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