Obtain a list of related languages that must be used when fetching emoji keyword lists ».
Usually the method will return the passed language codes (if localized) + en
+ some language codes for similar languages (if applicable).
---functions---
messages.getEmojiKeywordsLanguages#4e9963b2 lang_codes:Vector<string> = Vector<EmojiLanguage>;
Name | Type | Description |
---|---|---|
lang_codes | Vector<string> | The user's language codes |
Telegram allows including animated and static custom emojis inside of messages.