affiliateUser property
The bot or the user that received an affiliate commission if it was received by a bot or a user.
Implementation
@JsonKey(name: 'affiliate_user')
User? get affiliateUser;
The bot or the user that received an affiliate commission if it was received by a bot or a user.
@JsonKey(name: 'affiliate_user')
User? get affiliateUser;