@deltachat/jsonrpc-client
Preparing search index...
T
Reaction
Type Alias Reaction
A single reaction emoji.
type
Reaction
=
{
count
:
Usize
;
emoji
:
string
;
isFromSelf
:
boolean
;
}
Index
Properties
count
emoji
is
From
Self
Properties
count
count
:
Usize
Emoji frequency.
emoji
emoji
:
string
Emoji.
is
From
Self
isFromSelf
:
boolean
True if we reacted with this emoji.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
emoji
is
From
Self
@deltachat/jsonrpc-client
Loading...
A single reaction emoji.