Current section

Files

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

include/telega@model@types_PaidMediaPhoto.hrl

-record(paid_media_photo, {
type_ :: binary(),
photo :: list(telega@model@types:photo_size())
}).