Skip to content

GramIO API Reference / gramio/dist / ReplaceStickerInSetParams

Interface: ReplaceStickerInSetParams

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

Params object for replaceStickerInSet method

Properties

PropertyTypeDescriptionDefined in
namestringSticker set name@gramio/types/out/params.d.ts:4362
old_stickerstringFile identifier of the replaced sticker@gramio/types/out/params.d.ts:4366
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:4370
user_idnumberUser identifier of the sticker set owner@gramio/types/out/params.d.ts:4358