github.com/gotd/td/tg.MessagesReactionsBox.Reactions (field)
10 uses
github.com/gotd/td/tg (current package)
tl_messages_get_default_tag_reactions_gen.go#L186: return result.Reactions, nil
tl_messages_get_recent_reactions_gen.go#L213: return result.Reactions, nil
tl_messages_get_top_reactions_gen.go#L213: return result.Reactions, nil
tl_messages_reactions_gen.go#L413: Reactions MessagesReactionsClass
tl_messages_reactions_gen.go#L425: b.Reactions = v
tl_messages_reactions_gen.go#L431: if b == nil || b.Reactions == nil {
tl_messages_reactions_gen.go#L434: return b.Reactions.Encode(buf)
tl_server_gen.go#L6676: return &MessagesReactionsBox{Reactions: response}, nil
tl_server_gen.go#L6693: return &MessagesReactionsBox{Reactions: response}, nil
tl_server_gen.go#L7108: return &MessagesReactionsBox{Reactions: response}, nil
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |