Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::CreateCustomEmojiRequest.
A request to create a custom emoji.
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) — Required. The custom emoji to create.
#custom_emoji=
def custom_emoji=(value) -> ::Google::Apps::Chat::V1::CustomEmoji
Parameter
- value (::Google::Apps::Chat::V1::CustomEmoji) — Required. The custom emoji to create.
Returns
- (::Google::Apps::Chat::V1::CustomEmoji) — Required. The custom emoji to create.