• Preparing search index...
  • The search index is not available
Documentation - v0.23.3
  • Documentation
  • @mtcute/node
  • methods
  • setChatStickerSet

Function setChatStickerSet

  • setChatStickerSet(
        client: ITelegramClient,
        chatId: InputPeerLike,
        setId: InputStickerSet,
    ): Promise<void>
  • Set group sticker set for a supergroup

    Parameters

    • client: ITelegramClient
    • chatId: InputPeerLike
    • setId: InputStickerSet

      Sticker set short name or a TL object with input sticker set

    Returns Promise<void>

    Modified sticker set

    • Defined in packages/core/src/highlevel/methods/stickers/set-chat-sticker-set.ts:15

Settings

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

Generated using TypeDoc