SetChatDescriptionMethod

Method to change the description of a supergroup or a channel

Members

Mixins

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

Variables

chat_id
TelegramID chat_id;

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

description
string description;

New chat description

See Also

Meta