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
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |