acter_
core
0.1.0
In acter_
core::
models
Modules
status
Structs
Attachment
AttachmentUpdate
AttachmentsManager
AttachmentsStats
CalendarEvent
CalendarEventUpdate
Comment
CommentUpdate
CommentsManager
CommentsStats
EventMeta
NewsEntry
NewsEntryUpdate
Pin
PinUpdate
Reaction
ReactionManager
ReactionStats
ReadReceipt
ReadReceiptStats
ReadReceiptsManager
RedactedActerModel
Rsvp
RsvpManager
RsvpStats
Story
StoryUpdate
Tag
Task
TaskList
TaskListUpdate
TaskSelfAssign
TaskSelfUnassign
TaskStats
TaskUpdate
TextMessageContent
Enums
AnyActerModel
Capability
Traits
ActerModel
Debug
Functions
can_redact
Derive Macros
Debug
acter_core
::
models
Function
can_redact
Copy item path
Settings
Help
Summary
Source
pub async fn can_redact(room: &
Room
, sender_id: &
UserId
) ->
Result
<
bool
>