SendVideoNoteMethod

Undocumented in source.

Members

Mixins

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

Variables

chat_id
ChatId chat_id;
Undocumented in source.
disable_notification
Nullable!bool disable_notification;
Undocumented in source.
duration
Nullable!uint duration;
Undocumented in source.
length
Nullable!uint length;
Undocumented in source.
reply_markup
Nullable!ReplyMarkup reply_markup;
Undocumented in source.
reply_to_message_id
Nullable!uint reply_to_message_id;
Undocumented in source.
video_note
string video_note;
Undocumented in source.

Meta