type github.com/gotd/td/tg.MessagesReactionsBox
9 uses
github.com/gotd/td/tg (current package)
tl_messages_get_default_tag_reactions_gen.go#L178: var result MessagesReactionsBox
tl_messages_get_recent_reactions_gen.go#L208: var result MessagesReactionsBox
tl_messages_get_top_reactions_gen.go#L208: var result MessagesReactionsBox
tl_messages_reactions_gen.go#L412: type MessagesReactionsBox struct {
tl_messages_reactions_gen.go#L417: func (b *MessagesReactionsBox) Decode(buf *bin.Buffer) error {
tl_messages_reactions_gen.go#L430: func (b *MessagesReactionsBox) Encode(buf *bin.Buffer) error {
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.5. (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. |