Skip to content

Releases: AnyTimeTraveler/telegram-menu-library

Rewrite!

08 Aug 22:53
f9e5144
Compare
Choose a tag to compare

The library has been completely rewritten and should now be really easy to use!

Find this also on mavencentral:

<dependency>
  <groupId>org.simonscode</groupId>
  <artifactId>telegram-menu-library</artifactId>
  <version>2.0</version>
</dependency>

Bare bones release

14 Nov 20:24
665fbb1
Compare
Choose a tag to compare

A minimal and functional library.

Find this also on mavencentral:

<dependency>
  <groupId>org.simonscode</groupId>
  <artifactId>telegram-menu-library</artifactId>
  <version>1.0</version>
</dependency>