@namespace("keybase.1") protocol NotifyFeaturedBots { import idl "common.avdl"; void featuredBotsUpdate(array bots, int limit, int offset) oneway; }