Google Chat V1 API - Class Google::Apps::Chat::V1::Reaction (v0.1.1)

Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::Reaction.

A reaction to a message.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#emoji

def emoji() -> ::Google::Apps::Chat::V1::Emoji
Returns

#emoji=

def emoji=(value) -> ::Google::Apps::Chat::V1::Emoji
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — The resource name of the reaction.

    Format: spaces/{space}/messages/{message}/reactions/{reaction}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The resource name of the reaction.

    Format: spaces/{space}/messages/{message}/reactions/{reaction}

Returns
  • (::String) — The resource name of the reaction.

    Format: spaces/{space}/messages/{message}/reactions/{reaction}

#user

def user() -> ::Google::Apps::Chat::V1::User
Returns