View Source ExTDLib.Method.SetStickerSetTitle (ExTDLib v0.0.4)

Sets a sticker set title; for bots only. Returns object_ptr<Ok>.

NameTypeDescription
namestringSticker set name.
titlestringNew sticker set title.

More details on telegram's documentation.