Interface: ChannelPurposeMessageEvent
Properties
channel
channel: string;
Defined in
channel_type
channel_type: ChannelTypes;
Defined in
event_ts
event_ts: string;
Defined in
purpose
purpose: string;
Defined in
subtype
subtype: "channel_purpose";
Defined in
text
text: string;
Defined in
ts
ts: string;
Defined in
type
type: "message";
Defined in
user
user: string;