-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Unified args and attrs in classes #3404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
74 commits
Select commit
Hold shift + click to select a range
940a492
titles-only toctrees
Bibo-Joshi cf9b228
Conversationhandler docfix (#3395)
lemontree210 c53c721
fix(`Bot`): `:attr:`->`:meth:` in `seealso` where applicable
lemontree210 eb07a2b
Add more crossrefs to docstrings (#3398)
lemontree210 421518b
Clarify docs of the `filter` argument in `MessageHandler` (#3403)
Viicos d8d3d31
unify attrs and args in `Dice`
lemontree210 c627e86
unify attrs and args in `LoginURL`
lemontree210 c599963
fix(`User`): "bots"->"bot's" in args
lemontree210 88f0c65
`Update`: unify args and attrs
lemontree210 e61968d
`PollAnswer`: unify args and attrs
lemontree210 2980497
`MessageEntity`: unify args and attrs
lemontree210 b0ce3a4
`Location`: unify args and attrs
lemontree210 2d55ed8
`CallbackQuery`: unify args and attrs
lemontree210 717f643
`ChatInviteLink`: unify args and attrs
lemontree210 0bc70f6
`ChatLocation`: unify args and attrs
lemontree210 268a853
`ChatMember`: unify args and attrs
lemontree210 9fd18c7
Add a note in the line of #3401
Bibo-Joshi fddaf7f
`ChatMemberUpdated`: add to `invite_link` attr
lemontree210 58679f7
`File`: unify args and attrs
lemontree210 0e24a4b
`InlineKeyboardButton`: unify args and attrs, fix bold text
lemontree210 f4575af
minor(`InlineKeyboardButton`) add ref to class
lemontree210 83c0a4c
minor(`MenuButtonWebApp`) add ref to class `Bot`
lemontree210 df3e984
unify args and attrs in `UserProfilePhotos`
lemontree210 d93ac70
unify args and attrs in `StickerSet`
lemontree210 cce57ae
unify args and attrs in `MaskPosition`
lemontree210 d796bf4
unify args and attrs in `Sticker`
lemontree210 94bd384
unify args and attrs in `BotCommand`
lemontree210 d4d3600
unify args and attrs in `Game`
lemontree210 8b81e1f
`Animation`: unify args and attrs
lemontree210 9828dab
`Audio`: unify args and attrs
lemontree210 b2c3606
update furo
harshil21 c11ba1e
fix(`ChatPhoto`) rm "unique" from docstring of `big/small_file_id` attrs
lemontree210 c893aa5
'Document': unify args and attrs
lemontree210 d8f9f28
'Force Reply': unify args and attrs
lemontree210 00c4087
'InputMedia': unify args and attrs
lemontree210 7511938
minor: remove trailing colon in `versionchanged`
lemontree210 c92d818
`PhotoSize`: unify args and attrs
lemontree210 7b15311
`ReplyKeyboardMarkup`: unify args and attrs, fix type of `.keyboard` …
lemontree210 cc93abf
`ReplyKeyboardRemove`: unify args and attrs
lemontree210 3e0f791
`InputMedia...`: unify args and attrs + fix `InputMediaAudio.duration`
lemontree210 eabf480
minor(`InlineKeyboardButton`): add bold in `callback_game` attr
lemontree210 821b33d
`KeyboardButton`: unify args and attrs
lemontree210 110c030
fix(`KeyboardButtonPollType`): add `Args:` section
lemontree210 8789bea
`Venue`: unify args and attrs
lemontree210 de1e9e6
`Video`: unify args and attrs
lemontree210 864d9da
`VideoNote`: unify args and attrs
lemontree210 2890c0b
`Voice`: unify args and attrs + fix `duration`
lemontree210 2fe6d36
`ChosenInlineResult`: unify args and attrs
lemontree210 b294166
`InlineQuery`: unify args and attrs
lemontree210 be96d7a
`InlineQueryResultCachedAudio`: fix typo in attrs
lemontree210 5a8468b
`InlineQueryResultCachedGif`: fix typo in args
lemontree210 5456f22
`InlineQueryResult...[...Gif/...Mpeg4Gif]`: unify args and attrs
lemontree210 66a4d68
`InlineQueryResultLocation`: unify args and attrs
lemontree210 756994f
`InlineQueryResultVenue`: unify args and attrs
lemontree210 0c0f200
`InlineQueryResultVideo`: unify args and attrs
lemontree210 2bb0104
`InputTextMessageContent`: unify args and attrs
lemontree210 f56313c
`InputLocationMessageContent`: unify args and attrs
lemontree210 0a7642f
`InputVenueMessageContent`: unify args and attrs
lemontree210 fb08193
`InputInvoiceMessageContent`: unify args and attrs
lemontree210 d08fb9a
`Invoice`: unify args and attrs
lemontree210 0775af5
`LabeledPrice`: unify args and attrs
lemontree210 c5d3756
`PreCheckoutQuery`: unify args and attrs
lemontree210 0287c35
`SuccessfulPayment`: unify args and attrs
lemontree210 423ee44
`PassportFile`: unify args and attrs
lemontree210 16bbb30
add `Args` sections to `PersonalDetails`, `ResidentialAddress`, `IdDo…
lemontree210 a881c48
add `Args` sections to `SecureData`, `SecureValue`
lemontree210 dee43f0
add `message` arg to `PassportElementError`
lemontree210 367a86c
Merge remote-tracking branch 'origin/doc-fixes' into unified-args-and…
lemontree210 be44d40
merge `doc-fixes` (resolve conflicts)
lemontree210 4a9cd23
Merge remote-tracking branch 'origin/doc-fixes' into unified-args-and…
lemontree210 c078486
Merge remote-tracking branch 'origin/doc-fixes' into unified-args-and…
lemontree210 719d3bb
Merge remote-tracking branch 'origin/doc-fixes' into unified-args-and…
lemontree210 57eb906
`ChatInviteLink`: remove explanatory phrase for `invite_link` arg
lemontree210 e7da6ab
Merge remote-tracking branch 'origin/doc-fixes' into unified-args-and…
lemontree210 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.