Function get_attachment_menu_bot

Source
pub async fn get_attachment_menu_bot(
    bot_user_id: i64,
    client_id: i32,
) -> Result<AttachmentMenuBot, Error>
Expand description

Returns information about a bot that can be added to attachment or side menu

§Arguments

  • bot_user_id - Bot’s user identifier
  • client_id - The client id to send the request to