Preparing search index...
The search index is not available
telegramsjs
telegramsjs
ChatPermissionFlags
Interface ChatPermissionFlags
Interface representing the chat permission flags.
interface
ChatPermissionFlags
{
addWebPagePreviews
?:
boolean
;
changeInfo
?:
boolean
;
inviteUsers
?:
boolean
;
isAnonymous
?:
boolean
;
manageTopics
?:
boolean
;
pinMessages
?:
boolean
;
sendAudios
?:
boolean
;
sendDocuments
?:
boolean
;
sendMessages
?:
boolean
;
sendOtherMessages
?:
boolean
;
sendPhotos
?:
boolean
;
sendPolls
?:
boolean
;
sendVideoNotes
?:
boolean
;
sendVideos
?:
boolean
;
sendVoiceNotes
?:
boolean
;
}
Index
Properties
add
Web
Page
Previews?
change
Info?
invite
Users?
is
Anonymous?
manage
Topics?
pin
Messages?
send
Audios?
send
Documents?
send
Messages?
send
Other
Messages?
send
Photos?
send
Polls?
send
Video
Notes?
send
Videos?
send
Voice
Notes?
Properties
Optional
add
Web
Page
Previews
addWebPagePreviews
?:
boolean
Optional
change
Info
changeInfo
?:
boolean
Optional
invite
Users
inviteUsers
?:
boolean
Optional
is
Anonymous
isAnonymous
?:
boolean
Optional
manage
Topics
manageTopics
?:
boolean
Optional
pin
Messages
pinMessages
?:
boolean
Optional
send
Audios
sendAudios
?:
boolean
Optional
send
Documents
sendDocuments
?:
boolean
Optional
send
Messages
sendMessages
?:
boolean
Optional
send
Other
Messages
sendOtherMessages
?:
boolean
Optional
send
Photos
sendPhotos
?:
boolean
Optional
send
Polls
sendPolls
?:
boolean
Optional
send
Video
Notes
sendVideoNotes
?:
boolean
Optional
send
Videos
sendVideos
?:
boolean
Optional
send
Voice
Notes
sendVoiceNotes
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add
Web
Page
Previews
change
Info
invite
Users
is
Anonymous
manage
Topics
pin
Messages
send
Audios
send
Documents
send
Messages
send
Other
Messages
send
Photos
send
Polls
send
Video
Notes
send
Videos
send
Voice
Notes
telegramsjs
Loading...
Interface representing the chat permission flags.