Skip to content

ZooMMaX/TelegramBotApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

maven depency

Add jitpack repo

	<repositories>
		<repository>
		    <id>jitpack.io</id>
		    <url>https://jitpack.io</url>
		</repository>
	</repositories>

add dependency

	<dependency>
	    <groupId>com.github.ZooMMaX</groupId>
	    <artifactId>TelegramBotApp</artifactId>
	    <version>29e47b1710</version>
	</dependency>

for add inline button:

  1. callback - any text
  2. url - http...
  3. mini app - mapphttp...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages