stickers.ChangeSticker¶
- class hydrogram.raw.functions.stickers.ChangeSticker[source]¶
Update the keywords, emojis or mask coordinates of a sticker, bots only.
- Details:
Layer:
181ID:
F5537EBC
- Parameters:
sticker (
InputDocument) – The stickeremoji (
str, optional) – If set, updates the emoji list associated to the stickermask_coords (
MaskCoords, optional) – If set, updates the mask coordinateskeywords (
str, optional) – If set, updates the sticker keywords (separated by commas). Can’t be provided for mask stickers.
- Returns: