InternalLinkTypePublicChat constructor

InternalLinkTypePublicChat(
  1. {required String chat_username,
  2. int? extra,
  3. int? clientId}
)

The link is a link to a chat by its username. Call searchPublicChat with the given chat username to process the link

Implementation

InternalLinkTypePublicChat