Properties of a Reaction.
Package
@google-apps/chatProperties
emoji
emoji?: (google.chat.v1.IEmoji|null);
Reaction emoji
name
name?: (string|null);
Reaction name
user
user?: (google.chat.v1.IUser|null);
Reaction user
Properties of a Reaction.
emoji?: (google.chat.v1.IEmoji|null);
Reaction emoji
name?: (string|null);
Reaction name
user?: (google.chat.v1.IUser|null);
Reaction user
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-01 UTC.