Add Gradle to Usage block
This commit is contained in:
parent
37171fa94a
commit
9ae03e511f
@ -19,6 +19,12 @@ Usage
|
|||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Gradle**
|
||||||
|
|
||||||
|
```gradle
|
||||||
|
implementation 'org.telegram:telegrambots-chat-session-bot:5.0.1'
|
||||||
|
```
|
||||||
|
|
||||||
Motivation
|
Motivation
|
||||||
----------
|
----------
|
||||||
Implementation of bot dialogs require saving some data about current state of conversation.
|
Implementation of bot dialogs require saving some data about current state of conversation.
|
||||||
|
Loading…
Reference in New Issue
Block a user