github.com/gotd/td/tg.ChannelsReportAntiSpamFalsePositiveRequest.MsgID (field)
6 uses
github.com/gotd/td/tg (current package)
tl_channels_report_anti_spam_false_positive_gen.go#L50: MsgID int
tl_channels_report_anti_spam_false_positive_gen.go#L71: if !(r.MsgID == 0) {
tl_channels_report_anti_spam_false_positive_gen.go#L93: r.MsgID = from.GetMsgID()
tl_channels_report_anti_spam_false_positive_gen.go#L151: b.PutInt(r.MsgID)
tl_channels_report_anti_spam_false_positive_gen.go#L183: r.MsgID = value
tl_channels_report_anti_spam_false_positive_gen.go#L201: return r.MsgID
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. |