const github.com/gotd/td/tg.ChatReactionsSomeTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_chat_reactions_gen.go#L314: const ChatReactionsSomeTypeID = 0x661d4037
tl_chat_reactions_gen.go#L360: return ChatReactionsSomeTypeID
tl_chat_reactions_gen.go#L372: ID: ChatReactionsSomeTypeID,
tl_chat_reactions_gen.go#L392: b.PutID(ChatReactionsSomeTypeID)
tl_chat_reactions_gen.go#L418: if err := b.ConsumeID(ChatReactionsSomeTypeID); err != nil {
tl_chat_reactions_gen.go#L521: case ChatReactionsSomeTypeID:
tl_registry_gen.go#L1130: ChatReactionsSomeTypeID: "chatReactionsSome#661d4037",
tl_registry_gen.go#L2912: "chatReactionsSome": ChatReactionsSomeTypeID,
tl_registry_gen.go#L4694: ChatReactionsSomeTypeID: func() bin.Object { return &ChatReactionsSome{} },
tl_registry_gen.go#L5610: ChatReactionsSomeTypeID,
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. |