availableReactions

@SerialName(value = "available_reactions")
val availableReactions: List<ReactionType>? = null(source)

Optional. List of available reactions allowed in the chat. If omitted, then all emoji reactions are allowed. Returned only in getChat.

type: Array of ReactionType