Interface: MemberJoinedChannelEvent
Properties
channel
channel: string;
Defined in
channel_type
channel_type: string;
Defined in
event_ts
event_ts: string;
Defined in
inviter?
optional inviter: string;
Defined in
team
team: string;
Defined in
type
type: "member_joined_channel";
Defined in
user
user: string;