Current section
Files
Jump to
Current section
Files
include/chrobot_extra@protocol@network_GetCookiesResponse.hrl
-record(get_cookies_response, {
cookies :: list(chrobot_extra@protocol@network:cookie())
}).