InputEmojiStatusCollectible#
- class pyrogram.raw.types.InputEmojiStatusCollectible#
An owned collectible gift as emoji status: can only be used in account.updateEmojiStatus, is never returned by the API. Note that once set, the status will be returned to users as a emojiStatusCollectible constructor, instead (which cannot be passed to account.updateEmojiStatus, and must be converted to an inputEmojiStatusCollectible first).
Constructor of
EmojiStatus
.- Details:
Layer:
214
ID:
7141DBF
- Parameters:
- collectible_id (
int
64-bit
): ID of the collectible (from starGiftUnique.id).
- until (
int
32-bit
, optional): If set, the emoji status will be active until the specified unixtime.
- collectible_id (