acceptedGiftTypes property

  1. @JsonKey(name: 'accepted_gift_types')
AcceptedGiftTypes get acceptedGiftTypes
inherited

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;