Fix toString method
This commit is contained in:
parent
b2c09a902d
commit
66c6c5257d
@ -125,6 +125,7 @@ public class Update implements IBotApiObject {
|
||||
", message=" + message +
|
||||
", inlineQuery=" + inlineQuery +
|
||||
", chosenInlineQuery=" + chosenInlineQuery +
|
||||
", callbackQuery=" + callbackQuery +
|
||||
'}';
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user