Skip to content

Commit

Permalink
review
Browse files Browse the repository at this point in the history
  • Loading branch information
Bibo-Joshi committed May 10, 2024
1 parent 813f997 commit d1d10ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion telegram/_business.py
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ def de_json(cls, data: Optional[JSONDict], bot: "Bot") -> Optional["BusinessIntr

class BusinessLocation(TelegramObject):
"""
This object represents the location of a business account.
This object Contains information about the location of a Telegram Business account.
Objects of this class are comparable in terms of equality.
Two objects of this class are considered equal, if their
Expand Down

0 comments on commit d1d10ea

Please sign in to comment.