Current section

Files

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

include/telega@model@types_ChatPhoto.hrl

-record(chat_photo, {
small_file_id :: binary(),
small_file_unique_id :: binary(),
big_file_id :: binary(),
big_file_unique_id :: binary()
}).