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