package dto
Get desktop application:
View/edit binary Protocol Buffers messages
int64 bot_id = 1
string password = 2
int64 device_seed = 3
int32 client_protocol = 4
string sign_server = 5
string sign_server_auth = 6
(message has no fields)
(message has no fields)
(message has no fields)
repeated Bot bot_list = 1
int64 bot_id = 1
string result = 2
(message has no fields)
int64 device_seed = 1
int32 client_protocol = 2
bytes sig = 1
int64 bot_id = 2
(message has no fields)
(message has no fields)
(message has no fields)
Used in: ListBotResp
int64 bot_id = 1
bool is_online = 2
Used in: Bot
int64 bot_id = 1
oneof data
string url = 3
bytes image = 4
Used in: Captcha
PIC_CAPTCHA = 0
SLIDER_CAPTCHA = 1
UNSAFE_DEVICE_LOGIN_VERIFY = 2
SMS = 4
Used in: ListPluginResp, SavePluginReq
string name = 1
bool disabled = 2
bool json = 3
repeated string urls = 4
repeated int32 event_filter = 5
repeated int32 api_filter = 6
string regex_filter = 7
string regex_replace = 8
Used in: Plugin
string key = 1
repeated string value = 2
Used as response type in: HttpService.FetchQRCode, HttpService.QueryQRCodeStatus
bytes image_data = 2
bytes sig = 3
Used in: QRCodeLoginResp
Unknown = 0
QRCodeImageFetch = 1
QRCodeWaitingForScan = 2
QRCodeWaitingForConfirm = 3
QRCodeTimeout = 4
QRCodeConfirmed = 5
QRCodeCanceled = 6