@softcose/softchat - v0.1.0
Preparing search index...
index
SoftchatEvents
Variable SoftchatEvents
Const
SoftchatEvents
:
Readonly
<
{
applicationData
(
event
:
SignedNostrEvent
)
:
ApplicationData
;
chatMessage
(
rumor
:
NostrRumor
)
:
ChatMessage
;
deletion
(
rumor
:
NostrRumor
)
:
Deletion
;
edit
(
rumor
:
NostrRumor
)
:
Edit
;
followList
(
rumor
:
NostrRumor
)
:
FollowList
;
reaction
(
rumor
:
NostrRumor
)
:
Reaction
;
subject
(
rumor
:
NostrRumor
)
:
Subject
;
typing
(
rumor
:
NostrRumor
)
:
Typing
;
userMetadata
(
rumor
:
NostrRumor
)
:
UserMetadata
;
}
,
>
= ...
Rust-validated typed readers for binding-owned rumors and events.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@softcose/softchat - v0.1.0
Loading...
Rust-validated typed readers for binding-owned rumors and events.