TelegramBot.getMe

Get current bot info

struct TelegramBot
@trusted
getMe
()

Return Value

Type: User

Basic information about the bot in a User structure

Throws

TelegramBotException on errors

See Also

Meta