Interface: LinkSharedEvent
Properties
channel
channel: string;
Defined in
event_ts
event_ts: string;
Defined in
is_bot_user_member
is_bot_user_member: boolean;
Defined in
links
links: object[];
Defined in
message_ts
message_ts: string;
Defined in
source?
optional source: string;
Defined in
thread_ts?
optional thread_ts: string;
Defined in
type
type: "link_shared";
Defined in
unfurl_id?
optional unfurl_id: string;
Defined in
user
user: string;