const github.com/gotd/td/tg.ChatReactionsAllTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_chat_reactions_gen.go#L151: const ChatReactionsAllTypeID = 0x52928bca
tl_chat_reactions_gen.go#L200: return ChatReactionsAllTypeID
tl_chat_reactions_gen.go#L212: ID: ChatReactionsAllTypeID,
tl_chat_reactions_gen.go#L240: b.PutID(ChatReactionsAllTypeID)
tl_chat_reactions_gen.go#L261: if err := b.ConsumeID(ChatReactionsAllTypeID); err != nil {
tl_chat_reactions_gen.go#L514: case ChatReactionsAllTypeID:
tl_registry_gen.go#L1129: ChatReactionsAllTypeID: "chatReactionsAll#52928bca",
tl_registry_gen.go#L2911: "chatReactionsAll": ChatReactionsAllTypeID,
tl_registry_gen.go#L4693: ChatReactionsAllTypeID: func() bin.Object { return &ChatReactionsAll{} },
tl_registry_gen.go#L5609: ChatReactionsAllTypeID,
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. |