affiliateChat property

  1. @JsonKey(name: 'affiliate_chat')
Chat? get affiliateChat
inherited

The chat that received an affiliate commission if it was received by a chat.

Implementation

@JsonKey(name: 'affiliate_chat')
Chat? get affiliateChat;