github.com/gotd/td/tg.MessagesGetMessageReactionsListRequest.Reaction (field)

9 uses

	github.com/gotd/td/tg (current package)
		tl_messages_get_message_reactions_list_gen.go#L54: 	Reaction ReactionClass
		tl_messages_get_message_reactions_list_gen.go#L94: 	if !(g.Reaction == nil) {
		tl_messages_get_message_reactions_list_gen.go#L127: 		g.Reaction = val
		tl_messages_get_message_reactions_list_gen.go#L188: 	if !(g.Reaction == nil) {
		tl_messages_get_message_reactions_list_gen.go#L222: 		if g.Reaction == nil {
		tl_messages_get_message_reactions_list_gen.go#L225: 		if err := g.Reaction.Encode(b); err != nil {
		tl_messages_get_message_reactions_list_gen.go#L276: 		g.Reaction = value
		tl_messages_get_message_reactions_list_gen.go#L314: 	g.Reaction = value
		tl_messages_get_message_reactions_list_gen.go#L326: 	return g.Reaction, true