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
add
Web
Page
Previews
?:
boolean
Optional
change
Info
change
Info
?:
boolean
Optional
invite
Users
invite
Users
?:
boolean
Optional
is
Anonymous
is
Anonymous
?:
boolean
Optional
manage
Topics
manage
Topics
?:
boolean
Optional
pin
Messages
pin
Messages
?:
boolean
Optional
send
Audios
send
Audios
?:
boolean
Optional
send
Documents
send
Documents
?:
boolean
Optional
send
Messages
send
Messages
?:
boolean
Optional
send
Other
Messages
send
Other
Messages
?:
boolean
Optional
send
Photos
send
Photos
?:
boolean
Optional
send
Polls
send
Polls
?:
boolean
Optional
send
Video
Notes
send
Video
Notes
?:
boolean
Optional
send
Videos
send
Videos
?:
boolean
Optional
send
Voice
Notes
send
Voice
Notes
?:
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.