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;
Defined in
files?
optional files: object[];
Defined in
source_team?
optional source_team: string;
Defined in
subtype?
optional subtype: string;
Defined in
team?
optional team: string;
Defined in
text
text: string;
Defined in
thread_ts?
optional thread_ts: string;
Defined in
ts
ts: string;
Defined in
type
type: "app_mention";
Defined in
upload?
optional upload: boolean;
Defined in
user?
optional user: string;
Defined in
user_profile?
optional user_profile: object;
avatar_hash?
optional avatar_hash: string;
display_name
display_name: string;
first_name
first_name: string;
image_72?
optional image_72: string;
is_restricted?
optional is_restricted: boolean;
is_ultra_restricted?
optional is_ultra_restricted: boolean;
name
name: string;
real_name
real_name: string;
team
team: string;
Defined in
user_team?
optional user_team: string;
Defined in
username?
optional username: string;