EmojiStatusCollectible#
- class pyrogram.raw.types.EmojiStatusCollectible#
An owned collectible gift as emoji status. Cannot be passed to account.updateEmojiStatus, must be converted to an inputEmojiStatusCollectible first before passing it to that method.
Constructor of
EmojiStatus
.- Details:
Layer:
214
ID:
7184603B
- Parameters:
- collectible_id (
int
64-bit
): ID of the collectible (from starGiftUnique.id).
- document_id (
int
64-bit
): ID of the custom emoji representing the status.
- title (
str
): Name of the collectible.
- slug (
str
): Unique identifier of the collectible that may be used to create a collectible gift link » for the current collectible, or to fetch further info about the collectible using payments.getUniqueStarGift.
pattern_document_id (
int
64-bit
):center_color (
int
32-bit
):edge_color (
int
32-bit
):pattern_color (
int
32-bit
):text_color (
int
32-bit
):until (
int
32-bit
, optional):- collectible_id (