mirror of
				https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
				synced 2025-11-04 06:00:10 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			194 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			194 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# UserChatShared
 | 
						|
 | 
						|
Use `/start` with bot to get request buttons. Bot will ask you to choose user/chat from your list and send it to him.
 | 
						|
 | 
						|
## Launch
 | 
						|
 | 
						|
```bash
 | 
						|
../gradlew run --args="BOT_TOKEN"
 | 
						|
```
 |