GramIO API Reference / gramio/dist / SetStickerSetTitleParams
Interface: SetStickerSetTitleParams
Defined in: @gramio/types/out/params.d.ts:3857
Params object for setStickerSetTitle method
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
name | string | Sticker set name | @gramio/types/out/params.d.ts:3861 |
title | string | Sticker set title, 1-64 characters | @gramio/types/out/params.d.ts:3865 |