telegram api constructor · layer 229 · #7184603b

emojiStatusCollectible

An owned collectible gift » as emoji status.

definition

emojiStatusCollectible#7184603b flags:# collectible_id:long document_id:long title:string slug:string pattern_document_id:long center_color:int edge_color:int pattern_color:int text_color:int until:flags.0?int = EmojiStatus;

parameters

nametypedescription
flags#Flags, see TL conditional fields
collectible_idlongID of the collectible (from starGiftUnique.id).
document_idlongID of the custom emoji representing the status.
titlestringName of the collectible.
slugstringUnique 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_idlongThe ID of a pattern to apply on the profile's backdrop, correlated to the starGiftAttributePattern from the gift in slug.
center_colorintColor of the center of the profile backdrop in RGB24 format, from the gift's starGiftAttributeBackdrop.
edge_colorintColor of the edges of the profile backdrop in RGB24 format, from the gift's starGiftAttributeBackdrop.
pattern_colorintColor of the pattern_document_id applied on the profile backdrop in RGB24 format, from the gift's starGiftAttributeBackdrop.
text_colorintColor of text on the profile backdrop in RGB24 format, from the gift's starGiftAttributeBackdrop.
untilflags.0?intIf set, the emoji status will be active until the specified unixtime.

type

EmojiStatus · other constructors: emojiStatusEmpty, emojiStatus, inputEmojiStatusCollectible

history

present in layers 198–229

idlayers
#7184603b198–229