const github.com/gotd/td/tg.PhoneGroupCallStreamChannelsTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_phone_group_call_stream_channels_gen.go#L44: const PhoneGroupCallStreamChannelsTypeID = 0xd0e482b2
tl_phone_group_call_stream_channels_gen.go#L85: return PhoneGroupCallStreamChannelsTypeID
tl_phone_group_call_stream_channels_gen.go#L97: ID: PhoneGroupCallStreamChannelsTypeID,
tl_phone_group_call_stream_channels_gen.go#L117: b.PutID(PhoneGroupCallStreamChannelsTypeID)
tl_phone_group_call_stream_channels_gen.go#L140: if err := b.ConsumeID(PhoneGroupCallStreamChannelsTypeID); err != nil {
tl_registry_gen.go#L1081: PhoneGroupCallStreamChannelsTypeID: "phone.groupCallStreamChannels#d0e482b2",
tl_registry_gen.go#L2863: "phone.groupCallStreamChannels": PhoneGroupCallStreamChannelsTypeID,
tl_registry_gen.go#L4645: PhoneGroupCallStreamChannelsTypeID: func() bin.Object { return &PhoneGroupCallStreamChannels{} },
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. |