GetMessageLinkInfo constructor

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

Returns information about a public or private message link. Can be called for any internal link of the type internalLinkTypeMessage

Returns MessageLinkInfo

Implementation

GetMessageLinkInfo