github.com/gotd/td/tg.ContactsBlockFromRepliesRequest.ReportSpam (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_contacts_block_from_replies_gen.go#L52: 	ReportSpam bool
		tl_contacts_block_from_replies_gen.go#L84: 	if !(b.ReportSpam == false) {
		tl_contacts_block_from_replies_gen.go#L112: 	b.ReportSpam = from.GetReportSpam()
		tl_contacts_block_from_replies_gen.go#L170: 	if !(b.ReportSpam == false) {
		tl_contacts_block_from_replies_gen.go#L220: 	b.ReportSpam = b.Flags.Has(2)
		tl_contacts_block_from_replies_gen.go#L273: 		b.ReportSpam = true
		tl_contacts_block_from_replies_gen.go#L276: 		b.ReportSpam = false