Skip to content

GramIO API Reference / gramio/dist / SetStickerMaskPositionParams

Interface: SetStickerMaskPositionParams

Defined in: @gramio/types/out/params.d.ts:3843

Params object for setStickerMaskPosition method

Properties

PropertyTypeDescriptionDefined in
mask_position?TelegramMaskPositionA 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
stickerstringFile identifier of the sticker@gramio/types/out/params.d.ts:3847