github.com/gotd/td/tg.ChannelParticipantSelf.ViaRequest (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_channel_participant_gen.go#L331: 	ViaRequest bool
		tl_channel_participant_gen.go#L378: 	if !(c.ViaRequest == false) {
		tl_channel_participant_gen.go#L418: 	c.ViaRequest = from.GetViaRequest()
		tl_channel_participant_gen.go#L488: 	if !(c.ViaRequest == false) {
		tl_channel_participant_gen.go#L550: 	c.ViaRequest = c.Flags.Has(0)
		tl_channel_participant_gen.go#L593: 		c.ViaRequest = true
		tl_channel_participant_gen.go#L596: 		c.ViaRequest = false