teams-incoming-webhook-action
Preparing search index...
lib/helpers
EmojiStrings
Interface EmojiStrings
interface
EmojiStrings
{
accent
:
string
;
attention
:
string
;
dark
?:
string
;
emphasis
?:
string
;
good
:
string
;
light
?:
string
;
warning
:
string
;
[
key
:
string
]:
string
|
undefined
;
}
Hierarchy
Record
<
string
,
string
|
undefined
>
EmojiStrings
Indexable
[
key
:
string
]:
string
|
undefined
Index
Properties
accent
attention
dark?
emphasis?
good
light?
warning
Properties
accent
accent
:
string
attention
attention
:
string
Optional
dark
dark
?:
string
Optional
emphasis
emphasis
?:
string
good
good
:
string
Optional
light
light
?:
string
warning
warning
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accent
attention
dark
emphasis
good
light
warning
teams-incoming-webhook-action
Loading...