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
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |