/
githubmirror
/
client
Обзор
Документация
Войти
/
githubmirror
/
client
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
protocol/json/keybase1/notify_featuredbots.json
34 строки
577 B
Joshua Blum
Listen to FeaturedBots notify update (#22010)
14 янв 2020, 05:27
Не верифицирован
14 янв 2020, 05:27
d59af5a
Код
Авторство
О чём код?
{ "protocol": "NotifyFeaturedBots", "imports": [ { "path": "common.avdl", "type": "idl" } ], "types": [], "messages": { "featuredBotsUpdate": { "request": [ { "name": "bots", "type": { "type": "array", "items": "FeaturedBot" } }, { "name": "limit", "type": "int" }, { "name": "offset", "type": "int" } ], "response": null, "oneway": true } }, "namespace": "keybase.1" }