Link Search Menu Expand Document

Constructor: exportedMessageLink

Back to constructors index

Link to a message in a supergroup/channel

Attributes:

NameTypeRequiredDescription
linkstringYesURL
htmlstringYesEmbed code

Example:

$exportedMessageLink = ['_' => 'exportedMessageLink', 'link' => 'string', 'html' => 'string'];