mirror of
				https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
				synced 2025-10-31 20:20:09 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			174 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			174 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # StickerSetHandler
 | |
| 
 | |
| Send sticker to this bot to form your own stickers set. Send /delete to delete this sticker set
 | |
| 
 | |
| ## How to run
 | |
| 
 | |
| ```bash
 | |
| ./gradlew run --args="TOKEN"
 | |
| ```
 |