teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
InputBusinessRecipientsIn
Interface InputBusinessRecipientsIn
interface
InputBusinessRecipientsIn
{
_
?:
"inputBusinessRecipients"
;
contacts
?:
boolean
;
excludeSelected
?:
boolean
;
existingChats
?:
boolean
;
newChats
?:
boolean
;
nonContacts
?:
boolean
;
users
?:
TypeInputUserIn
[]
;
}
Index
Properties
_?
contacts?
exclude
Selected?
existing
Chats?
new
Chats?
non
Contacts?
users?
Properties
Optional
_
_
?:
"inputBusinessRecipients"
Optional
contacts
contacts
?:
boolean
Optional
exclude
Selected
excludeSelected
?:
boolean
Optional
existing
Chats
existingChats
?:
boolean
Optional
new
Chats
newChats
?:
boolean
Optional
non
Contacts
nonContacts
?:
boolean
Optional
users
users
?:
TypeInputUserIn
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
contacts
exclude
Selected
existing
Chats
new
Chats
non
Contacts
users
GitHub
npm
Issues
teleproto - v1.229.0
Loading...