GramIO API Reference / gramio/dist / SetStickerMaskPositionParams
Interface: SetStickerMaskPositionParams
Defined in: @gramio/types/out/params.d.ts:3843
Params object for setStickerMaskPosition method
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
mask_position? | TelegramMaskPosition | A JSON-serialized object with the position where the mask should be placed on faces. Omit the parameter to remove the mask position. | @gramio/types/out/params.d.ts:3851 |
sticker | string | File identifier of the sticker | @gramio/types/out/params.d.ts:3847 |