const github.com/gotd/td/tg.MessageReactionsTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_message_reactions_gen.go#L84: const MessageReactionsTypeID = 0xa339f0b
tl_message_reactions_gen.go#L159: return MessageReactionsTypeID
tl_message_reactions_gen.go#L171: ID: MessageReactionsTypeID,
tl_message_reactions_gen.go#L235: b.PutID(MessageReactionsTypeID)
tl_message_reactions_gen.go#L278: if err := b.ConsumeID(MessageReactionsTypeID); err != nil {
tl_registry_gen.go#L1235: MessageReactionsTypeID: "messageReactions#a339f0b",
tl_registry_gen.go#L3702: "messageReactions": MessageReactionsTypeID,
tl_registry_gen.go#L6169: MessageReactionsTypeID: func() bin.Object { return &MessageReactions{} },
![]() |
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. |