SetChatPhotoMethod

Method to set a new profile photo for the chat

Members

Mixins

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

photo
InputFile photo;

New chat photo

See Also

Meta