MessageSponsorTypePublicChannel constructor

MessageSponsorTypePublicChannel(
  1. {required int chat_id,
  2. InternalLinkType? link,
  3. int? extra,
  4. int? clientId}
)

The sponsor is a public channel chat

Implementation

MessageSponsorTypePublicChannel