const github.com/gotd/td/tg.MessagesGetUnreadReactionsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_get_unread_reactions_gen.go#L83: const MessagesGetUnreadReactionsRequestTypeID = 0xbd7f90ac
tl_messages_get_unread_reactions_gen.go#L168: return MessagesGetUnreadReactionsRequestTypeID
tl_messages_get_unread_reactions_gen.go#L180: ID: MessagesGetUnreadReactionsRequestTypeID,
tl_messages_get_unread_reactions_gen.go#L240: b.PutID(MessagesGetUnreadReactionsRequestTypeID)
tl_messages_get_unread_reactions_gen.go#L283: if err := b.ConsumeID(MessagesGetUnreadReactionsRequestTypeID); err != nil {
tl_registry_gen.go#L2037: MessagesGetUnreadReactionsRequestTypeID: "messages.getUnreadReactions#bd7f90ac",
tl_registry_gen.go#L4504: "messages.getUnreadReactions": MessagesGetUnreadReactionsRequestTypeID,
tl_registry_gen.go#L6971: MessagesGetUnreadReactionsRequestTypeID: func() bin.Object { return &MessagesGetUnreadReactionsRequest{} },
tl_server_gen.go#L6374: s.handlers[MessagesGetUnreadReactionsRequestTypeID] = handler
![]() |
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. |