Current section

Files

Jump to
telega include telega@model@types_AcceptedGiftTypes.hrl
Raw

include/telega@model@types_AcceptedGiftTypes.hrl

-record(accepted_gift_types, {
unlimited_gifts :: boolean(),
limited_gifts :: boolean(),
unique_gifts :: boolean(),
premium_subscription :: boolean(),
gifts_from_channels :: boolean()
}).