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

Function deleteProfilePhotos

  • deleteProfilePhotos(
        client: ITelegramClient,
        ids: MaybeArray<string | TypeInputPhoto>,
    ): Promise<void>
  • Delete your own profile photos

    Parameters

    • client: ITelegramClient
    • ids: MaybeArray<string | TypeInputPhoto>

      ID(s) of the photos. Can be file IDs or raw TL objects

    Returns Promise<void>

    • Defined in packages/core/src/highlevel/methods/users/delete-profile-photos.ts:12

Settings

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

Generated using TypeDoc