-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from alllex/bot-api-v7.3
Bot API v7.3
- Loading branch information
Showing
9 changed files
with
1,401 additions
and
448 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
62 changes: 35 additions & 27 deletions
62
src/main/generated-kotlin/me/alllex/tbot/api/model/Methods.kt
Large diffs are not rendered by default.
Oops, something went wrong.
52 changes: 29 additions & 23 deletions
52
src/main/generated-kotlin/me/alllex/tbot/api/model/RequestTypes.kt
Large diffs are not rendered by default.
Oops, something went wrong.
62 changes: 35 additions & 27 deletions
62
src/main/generated-kotlin/me/alllex/tbot/api/model/TryMethods.kt
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
62 changes: 35 additions & 27 deletions
62
src/main/generated-kotlin/me/alllex/tbot/api/model/TryWithContextMethods.kt
Large diffs are not rendered by default.
Oops, something went wrong.
316 changes: 250 additions & 66 deletions
316
src/main/generated-kotlin/me/alllex/tbot/api/model/Types.kt
Large diffs are not rendered by default.
Oops, something went wrong.
74 changes: 43 additions & 31 deletions
74
src/main/generated-kotlin/me/alllex/tbot/api/model/WithContextMethods.kt
Large diffs are not rendered by default.
Oops, something went wrong.