Preparing search index...
The search index is not available
devvit-hub - v0.0.28
devvit-hub
BroadcastMessage
Type Alias BroadcastMessage
Broadcast
Message
:
{
channel
:
string
;
data
:
any
;
from
:
UserInfo
;
}
Type declaration
channel
:
string
Typically this is the postId, but you can create your own channels.
data
:
any
The raw data of the message.
from
:
UserInfo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
devvit-hub - v0.0.28
Loading...
Typically this is the postId, but you can create your own channels.