Merge pull request #379 from eitland/patch-1
Change getBotUsermane() to getBotUsername()
This commit is contained in:
commit
65d1454ffc
@ -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