github.com/gotd/td/tg.MessageFwdHeader.Imported (field)
7 uses
github.com/gotd/td/tg (current package)
tl_message_fwd_header_gen.go#L49: Imported bool
tl_message_fwd_header_gen.go#L102: if !(m.Imported == false) {
tl_message_fwd_header_gen.go#L154: m.Imported = from.GetImported()
tl_message_fwd_header_gen.go#L259: if !(m.Imported == false) {
tl_message_fwd_header_gen.go#L359: m.Imported = m.Flags.Has(7)
tl_message_fwd_header_gen.go#L423: m.Imported = true
tl_message_fwd_header_gen.go#L426: m.Imported = 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. |