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

7 uses

	github.com/gotd/td/tg (current package)
		tl_phone_delete_group_call_participant_messages_gen.go#L49: 	ReportSpam bool
		tl_phone_delete_group_call_participant_messages_gen.go#L74: 	if !(d.ReportSpam == false) {
		tl_phone_delete_group_call_participant_messages_gen.go#L102: 	d.ReportSpam = from.GetReportSpam()
		tl_phone_delete_group_call_participant_messages_gen.go#L149: 	if !(d.ReportSpam == false) {
		tl_phone_delete_group_call_participant_messages_gen.go#L208: 	d.ReportSpam = d.Flags.Has(0)
		tl_phone_delete_group_call_participant_messages_gen.go#L230: 		d.ReportSpam = true
		tl_phone_delete_group_call_participant_messages_gen.go#L233: 		d.ReportSpam = false