EmojiURL
- class pyrogram.raw.base.EmojiURL
Emoji URL
- Constructors:
This base type has 1 constructor available.
An HTTP URL which can be used to automatically log in into translation platform and suggest new emoji replacements.
- Functions:
This object can be returned by 1 function.
Returns an HTTP URL which can be used to automatically log in into translation platform and suggest new emoji keywords ».
TL Schema
emojiURL#a575739d
url:string
= EmojiURL
Parameter Tree
EmojiURL
└── url →
stringExample
EmojiURL(
url="https://google.com",
)