github.com/gotd/td/tg.GroupCallParticipantVideo.Endpoint (field)
6 uses
github.com/gotd/td/tg (current package)
tl_group_call_participant_video_gen.go#L47: Endpoint string
tl_group_call_participant_video_gen.go#L77: if !(g.Endpoint == "") {
tl_group_call_participant_video_gen.go#L107: g.Endpoint = from.GetEndpoint()
tl_group_call_participant_video_gen.go#L188: b.PutString(g.Endpoint)
tl_group_call_participant_video_gen.go#L228: g.Endpoint = value
tl_group_call_participant_video_gen.go#L281: return g.Endpoint
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. |