-
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 #8 from alllex/botapi-7.4
Bot API v7.4
- Loading branch information
Showing
10 changed files
with
1,588 additions
and
844 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.
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
149 changes: 104 additions & 45 deletions
149
src/main/generated-kotlin/me/alllex/tbot/api/model/Methods.kt
Large diffs are not rendered by default.
Oops, something went wrong.
146 changes: 102 additions & 44 deletions
146
src/main/generated-kotlin/me/alllex/tbot/api/model/RequestTypes.kt
Large diffs are not rendered by default.
Oops, something went wrong.
148 changes: 103 additions & 45 deletions
148
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
149 changes: 104 additions & 45 deletions
149
src/main/generated-kotlin/me/alllex/tbot/api/model/TryWithContextMethods.kt
Large diffs are not rendered by default.
Oops, something went wrong.
110 changes: 77 additions & 33 deletions
110
src/main/generated-kotlin/me/alllex/tbot/api/model/Types.kt
Large diffs are not rendered by default.
Oops, something went wrong.
273 changes: 189 additions & 84 deletions
273
src/main/generated-kotlin/me/alllex/tbot/api/model/WithContextMethods.kt
Large diffs are not rendered by default.
Oops, something went wrong.