const github.com/gotd/td/tg.MessagesGetTopReactionsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_get_top_reactions_gen.go#L55: const MessagesGetTopReactionsRequestTypeID = 0xbb8125ba
tl_messages_get_top_reactions_gen.go#L101: return MessagesGetTopReactionsRequestTypeID
tl_messages_get_top_reactions_gen.go#L113: ID: MessagesGetTopReactionsRequestTypeID,
tl_messages_get_top_reactions_gen.go#L137: b.PutID(MessagesGetTopReactionsRequestTypeID)
tl_messages_get_top_reactions_gen.go#L156: if err := b.ConsumeID(MessagesGetTopReactionsRequestTypeID); err != nil {
tl_registry_gen.go#L1561: MessagesGetTopReactionsRequestTypeID: "messages.getTopReactions#bb8125ba",
tl_registry_gen.go#L3343: "messages.getTopReactions": MessagesGetTopReactionsRequestTypeID,
tl_registry_gen.go#L5125: MessagesGetTopReactionsRequestTypeID: func() bin.Object { return &MessagesGetTopReactionsRequest{} },
tl_server_gen.go#L5812: s.handlers[MessagesGetTopReactionsRequestTypeID] = handler
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. |