get_message_link_info

Function get_message_link_info 

Source
pub async fn get_message_link_info(
    url: String,
    client_id: i32,
) -> Result<MessageLinkInfo, Error>
Expand description

Returns information about a public or private message link. Can be called for any internal link of the type internalLinkTypeMessage

ยงArguments

  • url - The message link
  • client_id - The client id to send the request to