const github.com/gotd/td/tg.GroupCallTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_group_call_gen.go#L320: const GroupCallTypeID = 0xefb2b617
tl_group_call_gen.go#L518: return GroupCallTypeID
tl_group_call_gen.go#L530: ID: GroupCallTypeID,
tl_group_call_gen.go#L738: b.PutID(GroupCallTypeID)
tl_group_call_gen.go#L793: if err := b.ConsumeID(GroupCallTypeID); err != nil {
tl_group_call_gen.go#L1417: case GroupCallTypeID:
tl_registry_gen.go#L1180: GroupCallTypeID: "groupCall#efb2b617",
tl_registry_gen.go#L3647: "groupCall": GroupCallTypeID,
tl_registry_gen.go#L6114: GroupCallTypeID: func() bin.Object { return &GroupCall{} },
tl_registry_gen.go#L7825: GroupCallTypeID,
![]() |
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. |