• Preparing search index...
  • The search index is not available
Documentation - v0.23.3
  • Documentation
  • @mtcute/bun
  • 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[]>

    • Defined in packages/core/src/highlevel/methods/stickers/get-custom-emojis.ts:38

Settings

Member Visibility
Documentation - v0.23.3
  • Loading...

Generated using TypeDoc