github.com/gotd/td/tg.SponsoredMessage.CanReport (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_sponsored_message_gen.go#L53: 	CanReport bool
		tl_sponsored_message_gen.go#L137: 	if !(s.CanReport == false) {
		tl_sponsored_message_gen.go#L211: 	s.CanReport = from.GetCanReport()
		tl_sponsored_message_gen.go#L353: 	if !(s.CanReport == false) {
		tl_sponsored_message_gen.go#L477: 	s.CanReport = s.Flags.Has(12)
		tl_sponsored_message_gen.go#L605: 		s.CanReport = true
		tl_sponsored_message_gen.go#L608: 		s.CanReport = false