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: Stringable
The Stringable
to format.
chatId
ts
chatId: number
The chat ID to link to.
messageId
ts
messageId: number
The message ID to link to.