MessageChatChangePhoto constructor

MessageChatChangePhoto(
  1. {required ChatPhoto photo,
  2. int? extra,
  3. int? clientId}
)

An updated chat photo

Implementation

MessageChatChangePhoto