const github.com/gotd/td/tg.MessagesReadReactionsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_read_reactions_gen.go#L67: const MessagesReadReactionsRequestTypeID = 0x9ec44f93
tl_messages_read_reactions_gen.go#L127: return MessagesReadReactionsRequestTypeID
tl_messages_read_reactions_gen.go#L139: ID: MessagesReadReactionsRequestTypeID,
tl_messages_read_reactions_gen.go#L179: b.PutID(MessagesReadReactionsRequestTypeID)
tl_messages_read_reactions_gen.go#L217: if err := b.ConsumeID(MessagesReadReactionsRequestTypeID); err != nil {
tl_registry_gen.go#L2038: MessagesReadReactionsRequestTypeID: "messages.readReactions#9ec44f93",
tl_registry_gen.go#L4505: "messages.readReactions": MessagesReadReactionsRequestTypeID,
tl_registry_gen.go#L6972: MessagesReadReactionsRequestTypeID: func() bin.Object { return &MessagesReadReactionsRequest{} },
tl_server_gen.go#L6391: s.handlers[MessagesReadReactionsRequestTypeID] = 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. |