const github.com/gotd/td/tg.InputGroupCallTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_group_call_gen.go#L49: const InputGroupCallTypeID = 0xd8aa840f
tl_input_group_call_gen.go#L100: return InputGroupCallTypeID
tl_input_group_call_gen.go#L112: ID: InputGroupCallTypeID,
tl_input_group_call_gen.go#L136: b.PutID(InputGroupCallTypeID)
tl_input_group_call_gen.go#L155: if err := b.ConsumeID(InputGroupCallTypeID); err != nil {
tl_input_group_call_gen.go#L531: case InputGroupCallTypeID:
tl_registry_gen.go#L1181: InputGroupCallTypeID: "inputGroupCall#d8aa840f",
tl_registry_gen.go#L3648: "inputGroupCall": InputGroupCallTypeID,
tl_registry_gen.go#L6115: InputGroupCallTypeID: func() bin.Object { return &InputGroupCall{} },
tl_registry_gen.go#L7980: InputGroupCallTypeID,
![]() |
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. |