BusinessInfo¶
- class pyrogram.types.BusinessInfo¶
 Business information of a user.
- Parameters:¶
 address (
str, optional) – Address of the business.location (
Location, optional) – Location of the business on the map.greeting_message (
BusinessMessage, optional) – Greeting message of the business.away_message (
BusinessMessage, optional) – Away message of the business.working_hours (
BusinessWorkingHours, optional) – Working hours of the business.