Documentation
Preparing search index...
@waku/react
ITopicOnlyMessage
Interface ITopicOnlyMessage
interface
ITopicOnlyMessage
{
contentTopic
:
string
;
ephemeral
:
undefined
;
hash
:
Uint8Array
;
hashStr
:
string
;
meta
:
undefined
;
payload
:
Uint8Array
;
pubsubTopic
:
string
;
rateLimitProof
:
undefined
;
timestamp
:
undefined
;
version
:
number
;
}
Hierarchy (
View Summary
)
IDecodedMessage
ITopicOnlyMessage
Index
Properties
content
Topic
ephemeral
hash
hash
Str
meta
payload
pubsub
Topic
rate
Limit
Proof
timestamp
version
Properties
content
Topic
contentTopic
:
string
ephemeral
ephemeral
:
undefined
hash
hash
:
Uint8Array
hash
Str
hashStr
:
string
meta
meta
:
undefined
payload
payload
:
Uint8Array
pubsub
Topic
pubsubTopic
:
string
rate
Limit
Proof
rateLimitProof
:
undefined
timestamp
timestamp
:
undefined
version
version
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
Topic
ephemeral
hash
hash
Str
meta
payload
pubsub
Topic
rate
Limit
Proof
timestamp
version
Documentation
Loading...