/
githubmirror
/
client
Обзор
Документация
Войти
/
githubmirror
/
client
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
protocol/json/keybase1/notify_teambot.json
52 строки
942 B
Joshua Blum
per application teambot key (#20607)
29 окт 2019, 21:41
Не верифицирован
29 окт 2019, 21:41
fc75d1b
Код
Авторство
О чём код?
{ "protocol": "NotifyTeambot", "imports": [ { "path": "common.avdl", "type": "idl" } ], "types": [], "messages": { "newTeambotKey": { "request": [ { "name": "id", "type": "TeamID" }, { "name": "generation", "type": "TeambotKeyGeneration" }, { "name": "application", "type": "TeamApplication" } ], "response": null, "notify": "" }, "teambotKeyNeeded": { "request": [ { "name": "id", "type": "TeamID" }, { "name": "uid", "type": "UID" }, { "name": "generation", "type": "TeambotKeyGeneration" }, { "name": "application", "type": "TeamApplication" } ], "response": null } }, "namespace": "keybase.1" }