linkMessage
ref / parse-mode / linkMessage
Formats the Stringable as a Telegram link to a chat message. Incompatible with code and pre.
Parameters
stringLike
ts
stringLike: StringableThe Stringable to format.
chatId
ts
chatId: numberThe chat ID to link to.
messageId
ts
messageId: numberThe message ID to link to.