Current section

Files

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

include/telega@model@types_SendChatJoinRequestWebAppParameters.hrl

-record(send_chat_join_request_web_app_parameters, {
chat_join_request_query_id :: binary(),
web_app_url :: binary()
}).