github.com/gotd/td/tg.ChannelsGetSendAsRequest.ForLiveStories (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_channels_get_send_as_gen.go#L51: 	ForLiveStories bool
		tl_channels_get_send_as_gen.go#L77: 	if !(g.ForLiveStories == false) {
		tl_channels_get_send_as_gen.go#L103: 	g.ForLiveStories = from.GetForLiveStories()
		tl_channels_get_send_as_gen.go#L153: 	if !(g.ForLiveStories == false) {
		tl_channels_get_send_as_gen.go#L207: 	g.ForLiveStories = g.Flags.Has(1)
		tl_channels_get_send_as_gen.go#L241: 		g.ForLiveStories = true
		tl_channels_get_send_as_gen.go#L244: 		g.ForLiveStories = false