MessageSponsor constructor

MessageSponsor(
  1. {required MessageSponsorType type,
  2. ChatPhotoInfo? photo,
  3. required String info,
  4. int? extra,
  5. int? clientId}
)

Information about the sponsor of a message

Implementation

MessageSponsor