TMeUrlTypeChatInvite constructor
const
TMeUrlTypeChatInvite({
- required ChatInviteLinkInfo info,
A chat invite link
Implementation
const TMeUrlTypeChatInvite({
required this.info,
});