messages.getEmojiKeywordsLanguages

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>;

Parameters

Name Type Description
lang_codes Vector<string> The user's language codes

Result

Vector<EmojiLanguage>

Related pages

Custom emojis

Telegram allows including animated and static custom emojis inside of messages.