-record(telegram_api_get_request, { url :: binary(), 'query' :: gleam@option:option(list({binary(), binary()})), method :: binary() }).