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

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

An emoji that is used as a reaction to a message.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#custom_emoji

def custom_emoji() -> ::Google::Apps::Chat::V1::CustomEmoji
Returns

#unicode

def unicode() -> ::String
Returns
  • (::String) — A basic emoji represented by a unicode string.

#unicode=

def unicode=(value) -> ::String
Parameter
  • value (::String) — A basic emoji represented by a unicode string.
Returns
  • (::String) — A basic emoji represented by a unicode string.