const github.com/gotd/td/tg.PhoneGroupCallTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_phone_group_call_gen.go#L56: const PhoneGroupCallTypeID = 0x9e727aad
tl_phone_group_call_gen.go#L117: return PhoneGroupCallTypeID
tl_phone_group_call_gen.go#L129: ID: PhoneGroupCallTypeID,
tl_phone_group_call_gen.go#L165: b.PutID(PhoneGroupCallTypeID)
tl_phone_group_call_gen.go#L213: if err := b.ConsumeID(PhoneGroupCallTypeID); err != nil {
tl_registry_gen.go#L1028: PhoneGroupCallTypeID: "phone.groupCall#9e727aad",
tl_registry_gen.go#L2810: "phone.groupCall": PhoneGroupCallTypeID,
tl_registry_gen.go#L4592: PhoneGroupCallTypeID: func() bin.Object { return &PhoneGroupCall{} },
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. |