SendContactMethod

Undocumented in source.

Members

Mixins

__anonymous
mixin TelegramMethod!"/sendContact"
Undocumented in source.

Variables

chat_id
string chat_id;
Undocumented in source.
disable_notification
bool disable_notification;
Undocumented in source.
first_name
string first_name;
Undocumented in source.
last_name
string last_name;
Undocumented in source.
phone_number
string phone_number;
Undocumented in source.
reply_markup
ReplyMarkup reply_markup;
Undocumented in source.
reply_to_message_id
uint reply_to_message_id;
Undocumented in source.

Meta