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
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |