Interface: MessageDeletedEvent
Properties
channel
channel: string;
Defined in
channel_type
channel_type: ChannelTypes;
Defined in
deleted_ts
deleted_ts: string;
Defined in
event_ts
event_ts: string;
Defined in
hidden
hidden: true;
Defined in
previous_message
previous_message: AllMessageEvents;
Defined in
subtype
subtype: "message_deleted";
Defined in
ts
ts: string;
Defined in
type
type: "message";