TelegramBot.getChat

Get up-to-date information about the chat

  1. Chat getChat(T chat_id)
  2. Chat getChat(GetChatMethod m)
    struct TelegramBot
    @trusted
    getChat

Return Value

Type: Chat

Chat on success

Throws

TelegramBotException on errors

See Also

Meta