Specifies the chats that can receive Telegram Business away » and greeting » messages.
If exclude_selected is set, specifies all chats that cannot receive Telegram Business away » and greeting » messages.
Constructor schema is available as of layer 176. Switch »| Name | Type | Description | 
|---|---|---|
| flags | # | Flags, see TL conditional fields | 
| existing_chats | flags.0?true | All existing private chats. | 
| new_chats | flags.1?true | All new private chats. | 
| contacts | flags.2?true | All private chats with contacts. | 
| non_contacts | flags.3?true | All private chats with non-contacts. | 
| exclude_selected | flags.5?true | If set, inverts the selection. | 
| users | flags.4?Vector<InputUser> | Only private chats with the specified users. | 
Users can turn their Telegram account into a business account, gaining access to business features such as opening hours, location, quick replies, automated messages, custom start pages, chatbot support, and more.