Skip to content

GramIO API Reference / gramio/dist / ReplaceStickerInSetParams

Interface: ReplaceStickerInSetParams

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

Params object for replaceStickerInSet method

Properties

PropertyTypeDescriptionDefined in
namestringSticker set name@gramio/types/out/params.d.ts:3801
old_stickerstringFile identifier of the replaced sticker@gramio/types/out/params.d.ts:3805
stickerTelegramInputStickerA JSON-serialized object with information about the added sticker. If exactly the same sticker had already been added to the set, then the set remains unchanged.@gramio/types/out/params.d.ts:3809
user_idnumberUser identifier of the sticker set owner@gramio/types/out/params.d.ts:3797