teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
ChatIn
Interface ChatIn
interface
ChatIn
{
_
:
"chat"
;
adminRights
?:
ChatAdminRightsIn
;
callActive
?:
boolean
;
callNotEmpty
?:
boolean
;
creator
?:
boolean
;
date
:
number
;
deactivated
?:
boolean
;
defaultBannedRights
?:
ChatBannedRightsIn
;
id
:
BigInteger
;
left
?:
boolean
;
migratedTo
?:
TypeInputChannelIn
;
noforwards
?:
boolean
;
participantsCount
:
number
;
photo
:
TypeChatPhotoIn
;
title
:
string
;
version
:
number
;
}
Index
Properties
_
admin
Rights?
call
Active?
call
Not
Empty?
creator?
date
deactivated?
default
Banned
Rights?
id
left?
migrated
To?
noforwards?
participants
Count
photo
title
version
Properties
_
_
:
"chat"
Optional
admin
Rights
adminRights
?:
ChatAdminRightsIn
Optional
call
Active
callActive
?:
boolean
Optional
call
Not
Empty
callNotEmpty
?:
boolean
Optional
creator
creator
?:
boolean
date
date
:
number
Optional
deactivated
deactivated
?:
boolean
Optional
default
Banned
Rights
defaultBannedRights
?:
ChatBannedRightsIn
id
id
:
BigInteger
Optional
left
left
?:
boolean
Optional
migrated
To
migratedTo
?:
TypeInputChannelIn
Optional
noforwards
noforwards
?:
boolean
participants
Count
participantsCount
:
number
photo
photo
:
TypeChatPhotoIn
title
title
:
string
version
version
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
admin
Rights
call
Active
call
Not
Empty
creator
date
deactivated
default
Banned
Rights
id
left
migrated
To
noforwards
participants
Count
photo
title
version
GitHub
npm
Issues
teleproto - v1.229.0
Loading...