InternalLinkTypeAttachmentMenuBot constructor

InternalLinkTypeAttachmentMenuBot(
  1. {required TargetChat target_chat,
  2. required String bot_username,
  3. required String url,
  4. int? extra,
  5. int? clientId}
)

The link is a link to an attachment menu bot to be opened in the specified or a chosen chat. Process given target_chat to open the chat.

Implementation

InternalLinkTypeAttachmentMenuBot