SetStickerSetTitle constructor

SetStickerSetTitle(
  1. {required String name,
  2. required String title,
  3. int? extra,
  4. int? clientId}
)

Sets a sticker set title; for bots only

Returns Ok

Implementation

SetStickerSetTitle