Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::EmojiReactionSummary.
The number of people who reacted to a message with a specific emoji.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#emoji
def emoji() -> ::Google::Apps::Chat::V1::Emoji
Returns
- (::Google::Apps::Chat::V1::Emoji) — Output only. Emoji associated with the reactions.
#reaction_count
def reaction_count() -> ::Integer
Returns
- (::Integer) — Output only. The total number of reactions using the associated emoji.