Interface: AppMentionEvent
Properties
attachments?
optional attachments: MessageAttachment[];
Defined in
blocks?
optional blocks: (Block | KnownBlock)[];
Defined in
bot_id?
optional bot_id: string;
Defined in
bot_profile?
optional bot_profile: BotProfile;
Defined in
channel
channel: string;
Defined in
client_msg_id?
optional client_msg_id: string;
Defined in
display_as_bot?
optional display_as_bot: boolean;
Defined in
edited?
optional edited: object;
ts
ts: string;
user
user: string;
Defined in
event_ts
event_ts: string;