SendChatActionMethod

Method to send chat action

Members

Mixins

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

Variables

action
ChatAction action;

Type of action to broadcast

chat_id
TelegramID chat_id;

Unique identifier for the target chat or username of the target channel (in the format "@channelusername")

See Also

Meta