MadelineProto/docs/TD_docs/methods/getPublicMessageLink.md

714 B

title description
getPublicMessageLink Returns public HTTPS link to a message. Available only for messages in public channels

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Returns public HTTPS link to a message. Available only for messages in public channels

Parameters:

Name Type Required Description
chat_id CLICK ME int53 Yes Identifier of the chat, message belongs to
message_id CLICK ME int53 Yes Identifier of the message

Return type: PublicMessageLink