ReactionValueFormats

Information about the values for reactions to a comment. CodeCommit supports a limited set of reactions.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Emoji Version 1.0 graphic of the reaction. These graphics are interpreted slightly differently on different operating systems.

Link copied to clipboard

The emoji short code for the reaction. Short codes are interpreted slightly differently on different operating systems.

Link copied to clipboard

The Unicode codepoint for the reaction.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String