BusinessInfo
Object Hierarchy:
Description:
public class BusinessInfo :
Error
Contains information about a Telegram Business account
Content:
Properties:
- public BusinessAwayMessageSettings? away_message_settings { get; set construct; }
The away message; may be null if none or the Business account is not
of the current user
- public BusinessGreetingMessageSettings? greeting_message_settings { get; set construct; }
The greeting message; may be null if none or the Business account is
not of the current user
- public BusinessOpeningHours? local_opening_hours { get; set construct; }
Opening hours of the business in the local time; may be null if none.
The hours are guaranteed to be valid and has already been split by week days. Local time zone identifier will be empty. An
updateUserFullInfo update is not triggered when value of this field changes
- public BusinessLocation? location { get; set construct; }
Location of the business; may be null if none
- public int32 next_close_in { get; set construct; }
Time left before the business will
Client.close the next time, in seconds; 0 if unknown. An updateUserFullInfo
update is not triggered when value of this field changes
- public int32 next_open_in { get; set construct; }
Time left before the business will open the next time, in seconds; 0
if unknown. An updateUserFullInfo update is not triggered when value of this field changes
- public BusinessOpeningHours? opening_hours { get; set construct; }
Opening hours of the business; may be null if none. The hours are
guaranteed to be valid and has already been split by week days
- public BusinessStartPage? start_page { get; set construct; }
Information about start page of the account; may be null if none
Creation methods:
Inherited Members:
All known members inherited from class TDLib.Error
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref