Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/deno
methods
getCustomEmojisFromMessages
Function getCustomEmojisFromMessages
getCustomEmojisFromMessages
(
client
:
ITelegramClient
,
messages
:
MaybeArray
<
Message
>
,
)
:
Promise
<
Sticker
[]
>
Given one or more messages, extract all unique custom emojis from it and fetch them
Parameters
client
:
ITelegramClient
messages
:
MaybeArray
<
Message
>
Returns
Promise
<
Sticker
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.19.5
Loading...
Given one or more messages, extract all unique custom emojis from it and fetch them