InternalLinkTypeBotStartInGroup constructor
- {required String bot_username,
- required String start_parameter,
- ChatAdministratorRights? administrator_rights,
- int? extra,
- int? clientId}
The link is a link to a Telegram bot, which is supposed to be added to a group chat. Call searchPublicChat with the given bot username, check that the user is a bot and can be added to groups,
Implementation
InternalLinkTypeBotStartInGroup