ForwardMessageMethod

Undocumented in source.

Members

Mixins

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

Variables

chat_id
ChatId chat_id;
Undocumented in source.
disable_notification
Nullable!bool disable_notification;
Undocumented in source.
from_chat_id
string from_chat_id;
Undocumented in source.
message_id
uint message_id;
Undocumented in source.

Meta