/
githubmirror
/
client
Обзор
Документация
Войти
/
githubmirror
/
client
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
protocol/json/keybase1/notify_can_user_perform.json
24 строки
392 B
Alex Gessner
add 2 notifications of team-related changes for UI performance (#13224)
13 авг 2018, 18:07
Не верифицирован
13 авг 2018, 18:07
b04b97a
Код
Авторство
О чём код?
{ "protocol": "NotifyCanUserPerform", "imports": [ { "path": "common.avdl", "type": "idl" } ], "types": [], "messages": { "canUserPerformChanged": { "request": [ { "name": "teamName", "type": "string" } ], "response": null, "oneway": true, "notify": "" } }, "namespace": "keybase.1" }