InternalLinkTypeMessageDraft¶
The link contains a message draft text. A share screen needs to be shown to the user, then the chosen chat must be opened and the text is added to the input field
InternalLinkTypeMessageDraft(
text: FormattedText,
contains_link: Bool
) → InternalLinkType