mirror of
https://github.com/valitydev/wb-list-proto.git
synced 2024-11-06 02:45:17 +00:00
Add user event (#23)
This commit is contained in:
parent
feec206848
commit
8cd59c1775
@ -112,6 +112,7 @@ struct Event {
|
||||
1: required Row row
|
||||
// Тип события
|
||||
2: required EventType event_type
|
||||
|
||||
3: optional Timestamp command_time
|
||||
4: optional UserInfo user_info
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user