View Source ExTDLib.Method.SetStickerSetTitle (ExTDLib v0.0.4)
Sets a sticker set title; for bots only. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| name | string | Sticker set name. |
| title | string | New sticker set title. |
More details on telegram's documentation.