Change getBotUsermane() to getBotUsername()
Fix minor typo
This commit is contained in:
parent
49c0fef3c5
commit
eba3fe737a
@ -53,7 +53,7 @@ Now that we have the library, we can start coding. There are few steps to follow
|
||||
|
||||
```
|
||||
|
||||
* `getBotUsermane()`: This method must always return your **Bot username**. May look like:
|
||||
* `getBotUsername()`: This method must always return your **Bot username**. May look like:
|
||||
|
||||
|
||||
```java
|
||||
|
Loading…
Reference in New Issue
Block a user