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

Function getSavedStarGiftsById

  • getSavedStarGiftsById(
        client: ITelegramClient,
        gifts: MaybeArray<InputStarGift>,
    ): Promise<SavedStarGift[]>
  • Get one or more saved star gifts by their IDs

    Parameters

    • client: ITelegramClient
    • gifts: MaybeArray<InputStarGift>

    Returns Promise<SavedStarGift[]>

    • Defined in packages/core/src/highlevel/methods/premium/get-saved-star-gifts-by-id.ts:8

Settings

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

Generated using TypeDoc