Autogenerated update for fab429fc74...2ca53038ef
This commit is contained in:
parent
97738cf1f7
commit
5bf70a6516
@ -13,6 +13,7 @@ pub struct IdMessage {
|
|||||||
pub struct SessionUserResponse {
|
pub struct SessionUserResponse {
|
||||||
#[prost(uint64, tag="1")]
|
#[prost(uint64, tag="1")]
|
||||||
#[serde(rename = "UserID")]
|
#[serde(rename = "UserID")]
|
||||||
|
#[serde(rename = "UserID")]
|
||||||
pub user_id: u64,
|
pub user_id: u64,
|
||||||
#[prost(string, tag="2")]
|
#[prost(string, tag="2")]
|
||||||
pub username: ::prost::alloc::string::String,
|
pub username: ::prost::alloc::string::String,
|
||||||
|
Loading…
Reference in New Issue
Block a user