const github.com/gotd/td/tg.MessageReactionsTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_message_reactions_gen.go#L71: const MessageReactionsTypeID = 0x4f2b9479
tl_message_reactions_gen.go#L133: return MessageReactionsTypeID
tl_message_reactions_gen.go#L145: ID: MessageReactionsTypeID,
tl_message_reactions_gen.go#L193: b.PutID(MessageReactionsTypeID)
tl_message_reactions_gen.go#L228: if err := b.ConsumeID(MessageReactionsTypeID); err != nil {
tl_registry_gen.go#L1074: MessageReactionsTypeID: "messageReactions#4f2b9479",
tl_registry_gen.go#L2856: "messageReactions": MessageReactionsTypeID,
tl_registry_gen.go#L4638: MessageReactionsTypeID: func() bin.Object { return &MessageReactions{} },
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. |