Skip to content

BusinessBotManageBar

Type · TDLib 1.8.67 · d1085f9c

Contains information about a business bot that manages the chat

BusinessBotManageBar(
  bot_user_id: int53,
  manage_url: string,
  is_bot_paused: Bool,
  can_bot_reply: Bool
) → BusinessBotManageBar

bot_user_id

int53

User identifier of the bot

manage_url

string

URL to be opened to manage the bot

is_bot_paused

Bool

True, if the bot is paused. Use toggleBusinessConnectedBotChatIsPaused to change the value of the field

can_bot_reply

Bool

True, if the bot can reply