Current section

Files

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

include/telega@model@types_InputPaidMediaLivePhoto.hrl

-record(input_paid_media_live_photo, {
type_ :: binary(),
media :: binary(),
photo :: binary()
}).