mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 14:03:30 +00:00 
			
		
		
		
	api: Add an extra send_message example.
(imported from commit fe5ab550fa862f587cdf7987c5b238dffab45672)
This commit is contained in:
		@@ -29,6 +29,7 @@ usage = """send-message [options] <recipient>
 | 
			
		||||
 | 
			
		||||
Sends a test message to the specified recipients.
 | 
			
		||||
 | 
			
		||||
Example: send-message --type=stream commits
 | 
			
		||||
Example: send-message --site=https://zephyr.humbughq.com iago@humbughq.com
 | 
			
		||||
"""
 | 
			
		||||
parser = optparse.OptionParser(usage=usage)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user