github.com/gotd/td/tg.StoriesStartLiveRequest.RtmpStream (field)
7 uses
github.com/gotd/td/tg (current package)
tl_stories_start_live_gen.go#L48: RtmpStream bool
tl_stories_start_live_gen.go#L100: if !(s.RtmpStream == false) {
tl_stories_start_live_gen.go#L152: s.RtmpStream = from.GetRtmpStream()
tl_stories_start_live_gen.go#L256: if !(s.RtmpStream == false) {
tl_stories_start_live_gen.go#L353: s.RtmpStream = s.Flags.Has(5)
tl_stories_start_live_gen.go#L468: s.RtmpStream = true
tl_stories_start_live_gen.go#L471: s.RtmpStream = false
![]() |
The pages are generated with Golds v0.8.4. (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. |