acceptedGiftTypes property
Information about types of gifts that are accepted by the chat or by the corresponding user for private chats.
Implementation
@JsonKey(name: 'accepted_gift_types')
AcceptedGiftTypes get acceptedGiftTypes;
Information about types of gifts that are accepted by the chat or by the corresponding user for private chats.
@JsonKey(name: 'accepted_gift_types')
AcceptedGiftTypes get acceptedGiftTypes;