Current section

Files

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

include/telega@model@types_ConvertGiftToStarsParameters.hrl

-record(convert_gift_to_stars_parameters, {
business_connection_id :: binary(),
owned_gift_id :: binary()
}).