const github.com/gotd/td/tg.InputGroupCallStreamTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_file_location_gen.go#L1846: const InputGroupCallStreamTypeID = 0x598a92a
tl_input_file_location_gen.go#L1921: return InputGroupCallStreamTypeID
tl_input_file_location_gen.go#L1933: ID: InputGroupCallStreamTypeID,
tl_input_file_location_gen.go#L1981: b.PutID(InputGroupCallStreamTypeID)
tl_input_file_location_gen.go#L2013: if err := b.ConsumeID(InputGroupCallStreamTypeID); err != nil {
tl_input_file_location_gen.go#L2681: case InputGroupCallStreamTypeID:
tl_registry_gen.go#L92: InputGroupCallStreamTypeID: "inputGroupCallStream#598a92a",
tl_registry_gen.go#L1874: "inputGroupCallStream": InputGroupCallStreamTypeID,
tl_registry_gen.go#L3656: InputGroupCallStreamTypeID: func() bin.Object { return &InputGroupCallStream{} },
tl_registry_gen.go#L5832: InputGroupCallStreamTypeID,
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. |