Skip to content

Commit

Permalink
Description fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Badiboy committed Jan 21, 2024
1 parent e8b2118 commit 5844b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion telebot/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -9146,7 +9146,7 @@ class ChatBoost(JsonDeserializable):
:param source: Optional. Source of the added boost (made Optional for now due to API error)
:type source: :class:`ChatBoostSource`
:return: Instance of the class (made Optional for now due to API error)
:return: Instance of the class
:rtype: :class:`ChatBoost`
"""

Expand Down

0 comments on commit 5844b2e

Please sign in to comment.