InternalLinkTypeSideMenuBot constructor

InternalLinkTypeSideMenuBot(
  1. {required String bot_username,
  2. required String url,
  3. int? extra,
  4. int? clientId}
)

The link is a link to a bot, which can be installed to the side menu. Call searchPublicChat with the given bot username, check that the user is a bot and can be added to attachment menu.

Implementation

InternalLinkTypeSideMenuBot