SetChatPhoto constructor
- {required int chat_id,
- InputChatPhoto? photo,
- int? extra,
- int? clientId}
Changes the photo of a chat. Supported only for basic groups, supergroups and channels. Requires can_change_info administrator right
Returns Ok
Implementation
SetChatPhoto