Added advice changes

This commit is contained in:
xavo95 2025-02-13 22:58:12 +01:00
parent 82ec48a57c
commit de6a6be54f
Signed by: xavo95
GPG key ID: CBF8ADED6DEBB783

View file

@ -5898,7 +5898,7 @@ message AdviceSetRequest {
} }
// MessageId: 19340 (Response) // MessageId: 19340 (Response)
message bXn { message AdviceSetResponse {
bool IsShow = 12; bool IsShow = 12;
ErrorCode ErrorCode = 15; ErrorCode ErrorCode = 15;
} }