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
- (::Google::Apps::Chat::V1::CustomEmoji) — Output only. A custom emoji.
#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.