mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
'contribot_bots' should only provide a restricted access to the client API, yet 'client' and 'rate_limit were fully exposed. While not fully restricting access to those objects, this commits hides them with prepending underscores.