Skip to content
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

Unified args and attrs in classes #3404

Merged
merged 74 commits into from Dec 27, 2022
Merged
Show file tree
Hide file tree
Changes from 14 commits
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
940a492
titles-only toctrees
Bibo-Joshi Nov 24, 2022
cf9b228
Conversationhandler docfix (#3395)
lemontree210 Nov 27, 2022
c53c721
fix(`Bot`): `:attr:`->`:meth:` in `seealso` where applicable
lemontree210 Nov 28, 2022
eb07a2b
Add more crossrefs to docstrings (#3398)
lemontree210 Nov 30, 2022
421518b
Clarify docs of the `filter` argument in `MessageHandler` (#3403)
Viicos Dec 1, 2022
d8d3d31
unify attrs and args in `Dice`
lemontree210 Dec 2, 2022
c627e86
unify attrs and args in `LoginURL`
lemontree210 Dec 2, 2022
c599963
fix(`User`): "bots"->"bot's" in args
lemontree210 Dec 2, 2022
88f0c65
`Update`: unify args and attrs
lemontree210 Dec 2, 2022
e61968d
`PollAnswer`: unify args and attrs
lemontree210 Dec 2, 2022
2980497
`MessageEntity`: unify args and attrs
lemontree210 Dec 2, 2022
b0ce3a4
`Location`: unify args and attrs
lemontree210 Dec 2, 2022
2d55ed8
`CallbackQuery`: unify args and attrs
lemontree210 Dec 2, 2022
717f643
`ChatInviteLink`: unify args and attrs
lemontree210 Dec 2, 2022
0bc70f6
`ChatLocation`: unify args and attrs
lemontree210 Dec 2, 2022
268a853
`ChatMember`: unify args and attrs
lemontree210 Dec 2, 2022
9fd18c7
Add a note in the line of #3401
Bibo-Joshi Dec 3, 2022
fddaf7f
`ChatMemberUpdated`: add to `invite_link` attr
lemontree210 Dec 3, 2022
58679f7
`File`: unify args and attrs
lemontree210 Dec 3, 2022
0e24a4b
`InlineKeyboardButton`: unify args and attrs, fix bold text
lemontree210 Dec 3, 2022
f4575af
minor(`InlineKeyboardButton`) add ref to class
lemontree210 Dec 5, 2022
83c0a4c
minor(`MenuButtonWebApp`) add ref to class `Bot`
lemontree210 Dec 5, 2022
df3e984
unify args and attrs in `UserProfilePhotos`
lemontree210 Dec 5, 2022
d93ac70
unify args and attrs in `StickerSet`
lemontree210 Dec 5, 2022
cce57ae
unify args and attrs in `MaskPosition`
lemontree210 Dec 5, 2022
d796bf4
unify args and attrs in `Sticker`
lemontree210 Dec 5, 2022
94bd384
unify args and attrs in `BotCommand`
lemontree210 Dec 5, 2022
d4d3600
unify args and attrs in `Game`
lemontree210 Dec 5, 2022
8b81e1f
`Animation`: unify args and attrs
lemontree210 Dec 6, 2022
9828dab
`Audio`: unify args and attrs
lemontree210 Dec 6, 2022
b2c3606
update furo
harshil21 Dec 7, 2022
c11ba1e
fix(`ChatPhoto`) rm "unique" from docstring of `big/small_file_id` attrs
lemontree210 Dec 7, 2022
c893aa5
'Document': unify args and attrs
lemontree210 Dec 7, 2022
d8f9f28
'Force Reply': unify args and attrs
lemontree210 Dec 7, 2022
00c4087
'InputMedia': unify args and attrs
lemontree210 Dec 7, 2022
7511938
minor: remove trailing colon in `versionchanged`
lemontree210 Dec 7, 2022
c92d818
`PhotoSize`: unify args and attrs
lemontree210 Dec 7, 2022
7b15311
`ReplyKeyboardMarkup`: unify args and attrs, fix type of `.keyboard` …
lemontree210 Dec 7, 2022
cc93abf
`ReplyKeyboardRemove`: unify args and attrs
lemontree210 Dec 8, 2022
3e0f791
`InputMedia...`: unify args and attrs + fix `InputMediaAudio.duration`
lemontree210 Dec 8, 2022
eabf480
minor(`InlineKeyboardButton`): add bold in `callback_game` attr
lemontree210 Dec 8, 2022
821b33d
`KeyboardButton`: unify args and attrs
lemontree210 Dec 8, 2022
110c030
fix(`KeyboardButtonPollType`): add `Args:` section
lemontree210 Dec 8, 2022
8789bea
`Venue`: unify args and attrs
lemontree210 Dec 8, 2022
de1e9e6
`Video`: unify args and attrs
lemontree210 Dec 8, 2022
864d9da
`VideoNote`: unify args and attrs
lemontree210 Dec 8, 2022
2890c0b
`Voice`: unify args and attrs + fix `duration`
lemontree210 Dec 8, 2022
2fe6d36
`ChosenInlineResult`: unify args and attrs
lemontree210 Dec 8, 2022
b294166
`InlineQuery`: unify args and attrs
lemontree210 Dec 8, 2022
be96d7a
`InlineQueryResultCachedAudio`: fix typo in attrs
lemontree210 Dec 8, 2022
5a8468b
`InlineQueryResultCachedGif`: fix typo in args
lemontree210 Dec 8, 2022
5456f22
`InlineQueryResult...[...Gif/...Mpeg4Gif]`: unify args and attrs
lemontree210 Dec 9, 2022
66a4d68
`InlineQueryResultLocation`: unify args and attrs
lemontree210 Dec 9, 2022
756994f
`InlineQueryResultVenue`: unify args and attrs
lemontree210 Dec 9, 2022
0c0f200
`InlineQueryResultVideo`: unify args and attrs
lemontree210 Dec 9, 2022
2bb0104
`InputTextMessageContent`: unify args and attrs
lemontree210 Dec 9, 2022
f56313c
`InputLocationMessageContent`: unify args and attrs
lemontree210 Dec 9, 2022
0a7642f
`InputVenueMessageContent`: unify args and attrs
lemontree210 Dec 9, 2022
fb08193
`InputInvoiceMessageContent`: unify args and attrs
lemontree210 Dec 9, 2022
d08fb9a
`Invoice`: unify args and attrs
lemontree210 Dec 9, 2022
0775af5
`LabeledPrice`: unify args and attrs
lemontree210 Dec 9, 2022
c5d3756
`PreCheckoutQuery`: unify args and attrs
lemontree210 Dec 9, 2022
0287c35
`SuccessfulPayment`: unify args and attrs
lemontree210 Dec 9, 2022
423ee44
`PassportFile`: unify args and attrs
lemontree210 Dec 9, 2022
16bbb30
add `Args` sections to `PersonalDetails`, `ResidentialAddress`, `IdDo…
lemontree210 Dec 9, 2022
a881c48
add `Args` sections to `SecureData`, `SecureValue`
lemontree210 Dec 9, 2022
dee43f0
add `message` arg to `PassportElementError`
lemontree210 Dec 9, 2022
367a86c
Merge remote-tracking branch 'origin/doc-fixes' into unified-args-and…
lemontree210 Dec 14, 2022
be44d40
merge `doc-fixes` (resolve conflicts)
lemontree210 Dec 16, 2022
4a9cd23
Merge remote-tracking branch 'origin/doc-fixes' into unified-args-and…
lemontree210 Dec 18, 2022
c078486
Merge remote-tracking branch 'origin/doc-fixes' into unified-args-and…
lemontree210 Dec 21, 2022
719d3bb
Merge remote-tracking branch 'origin/doc-fixes' into unified-args-and…
lemontree210 Dec 21, 2022
57eb906
`ChatInviteLink`: remove explanatory phrase for `invite_link` arg
lemontree210 Dec 23, 2022
e7da6ab
Merge remote-tracking branch 'origin/doc-fixes' into unified-args-and…
lemontree210 Dec 26, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/source/telegram.at-tree.rst
Expand Up @@ -2,6 +2,7 @@ Available Types
---------------

.. toctree::
:titlesonly:

telegram.animation
telegram.audio
Expand Down
1 change: 1 addition & 0 deletions docs/source/telegram.ext.acd-tree.rst
Expand Up @@ -2,6 +2,7 @@ Arbitrary Callback Data
-----------------------

.. toctree::
:titlesonly:

telegram.ext.callbackdatacache
telegram.ext.invalidcallbackdata
1 change: 1 addition & 0 deletions docs/source/telegram.ext.handlers-tree.rst
Expand Up @@ -2,6 +2,7 @@ Handlers
--------

.. toctree::
:titlesonly:

telegram.ext.basehandler
telegram.ext.callbackqueryhandler
Expand Down
1 change: 1 addition & 0 deletions docs/source/telegram.ext.persistence-tree.rst
Expand Up @@ -2,6 +2,7 @@ Persistence
-----------

.. toctree::
:titlesonly:

telegram.ext.basepersistence
telegram.ext.dictpersistence
Expand Down
1 change: 1 addition & 0 deletions docs/source/telegram.ext.rate-limiting-tree.rst
Expand Up @@ -2,6 +2,7 @@ Rate Limiting
-------------

.. toctree::
:titlesonly:

telegram.ext.baseratelimiter
telegram.ext.aioratelimiter
1 change: 1 addition & 0 deletions docs/source/telegram.games-tree.rst
Expand Up @@ -2,6 +2,7 @@ Games
-----

.. toctree::
:titlesonly:

telegram.callbackgame
telegram.game
Expand Down
1 change: 1 addition & 0 deletions docs/source/telegram.inline-tree.rst
Expand Up @@ -2,6 +2,7 @@ Inline Mode
-----------

.. toctree::
:titlesonly:

telegram.choseninlineresult
telegram.inlinequery
Expand Down
1 change: 1 addition & 0 deletions docs/source/telegram.passport-tree.rst
Expand Up @@ -2,6 +2,7 @@ Passport
--------

.. toctree::
:titlesonly:

telegram.credentials
telegram.datacredentials
Expand Down
1 change: 1 addition & 0 deletions docs/source/telegram.payments-tree.rst
Expand Up @@ -2,6 +2,7 @@ Payments
--------

.. toctree::
:titlesonly:

telegram.invoice
telegram.labeledprice
Expand Down
2 changes: 2 additions & 0 deletions docs/source/telegram.request.rst
Expand Up @@ -4,6 +4,8 @@ telegram.request Module
.. versionadded:: 20.0

.. toctree::
:titlesonly:

telegram.request.baserequest
telegram.request.requestdata
telegram.request.httpxrequest
1 change: 1 addition & 0 deletions docs/source/telegram.stickers-tree.rst
Expand Up @@ -2,6 +2,7 @@ Stickers
--------

.. toctree::
:titlesonly:

telegram.maskposition
telegram.sticker
Expand Down
1 change: 1 addition & 0 deletions docs/source/telegram_auxil.rst
Expand Up @@ -2,6 +2,7 @@ Auxiliary modules
=================

.. toctree::
:titlesonly:

telegram.constants
telegram.error
Expand Down