affiliateChat property
The chat that received an affiliate commission if it was received by a chat.
Implementation
@JsonKey(name: 'affiliate_chat')
Chat? get affiliateChat;
The chat that received an affiliate commission if it was received by a chat.
@JsonKey(name: 'affiliate_chat')
Chat? get affiliateChat;