diff --git a/telebot/types.py b/telebot/types.py index a34fb855f..d35676893 100644 --- a/telebot/types.py +++ b/telebot/types.py @@ -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` """