Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 832 Bytes

SendLinkRequest.md

File metadata and controls

13 lines (10 loc) · 832 Bytes

SendLinkRequest

Properties

Name Type Description Notes
phone int Required if chatId is not set A phone number starting with the country code. You do not need to add your number. USA example: 17472822486. [optional]
body string HTTP or HTTPS link, for example https://wikimedia.org
preview_base64 string Base64-encoded file with mime data, for example data:image/jpeg;base64,/9j/4AAQSkZJRgABAQ... for link's preview
title string Title for send link
description string Description for send link [optional]

[Back to Model list] [Back to API list] [Back to README]