Skip to content

fix: Api.messages.GetAllChats is not a constructor #582

@jjangga0214

Description

@jjangga0214

The docs lists Api.messages.GetAllChats, but it's actually missing.

  const result = await client.invoke(
    new Api.messages.GetAllChats({
      exceptIds: [],
    })
  );

Info

  • version: 2.18.36

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions