Interface: SharedChannelInviteRequestedEvent
Properties
actor
actor: object;
display_name
display_name: string;
id
id: string;
is_bot
is_bot: boolean;
name
name: string;
real_name
real_name: string;
team_id
team_id: string;
timezone
timezone: string;
Defined in
channel_date_created
channel_date_created: number;
Defined in
channel_id
channel_id: string;
Defined in
channel_message_latest_counted_timestamp
channel_message_latest_counted_timestamp: number;
Defined in
channel_name
channel_name: string;
Defined in
channel_type
channel_type: "public" | "private";
Defined in
event_ts
event_ts: string;
Defined in
event_type
event_type: "slack#/events/shared_channel_invite_requested";
Defined in
is_external_limited
is_external_limited: boolean;
Defined in
target_users
target_users: [object];
Defined in
teams_in_channel
teams_in_channel: [object];
Defined in
type
type: "shared_channel_invite_requested";