SetChatTitleMethod

Method to change the title of a chat

Members

Mixins

__anonymous
mixin TelegramMethod!"/setChatTitle"
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")

title
string title;

New chat title

See Also

Meta