• Leave a group chat, supergroup or channel

    Parameters

    • client: ITelegramClient
    • chatId: InputPeerLike

      Chat ID or username

    • Optionalparams: { clear?: boolean }
      • Optionalclear?: boolean

        Whether to clear history after leaving (only for legacy group chats)

    Returns Promise<void>