Skip to content
This repository has been archived by the owner on Oct 13, 2019. It is now read-only.

Deprecated Java library to create bots using Telegram Bots API

License

Notifications You must be signed in to change notification settings

gekoramy/Telegram-UseCaseBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Telegram-UseCaseBot

Usage

Maven

<dependency>
    <groupId>io.github.gekoramy</groupId>
    <artifactId>telegrambots-usecases</artifactId>
    <version>3.6.0.2</version>
</dependency>

Gradle

compile "io.github.gekoramy:telegrambots-usecases:3.6.0.2"

Examples

@ViaggiaTrentoBot

Credits

Telegram Bot Java API

About

Deprecated Java library to create bots using Telegram Bots API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages