mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Change get_bots API to use rest_dispatch
(imported from commit 921895dd636ba118a0f57e60a7bcb9dca1c7c605)
This commit is contained in:
		@@ -42,7 +42,7 @@ class ZulipSession extends Session
 | 
			
		||||
        @parse_page_params()
 | 
			
		||||
 | 
			
		||||
        @update_active_status()
 | 
			
		||||
        @post '/json/get_bots'
 | 
			
		||||
        @get '/json/bots'
 | 
			
		||||
        @post '/json/get_old_messages', {
 | 
			
		||||
            anchor: @pointer
 | 
			
		||||
            num_before: 200
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user