github.com/gotd/td/tg.MessageFwdHeader.SavedOut (field)
7 uses
github.com/gotd/td/tg (current package)
tl_message_fwd_header_gen.go#L56: SavedOut bool
tl_message_fwd_header_gen.go#L152: if !(m.SavedOut == false) {
tl_message_fwd_header_gen.go#L218: m.SavedOut = from.GetSavedOut()
tl_message_fwd_header_gen.go#L358: if !(m.SavedOut == false) {
tl_message_fwd_header_gen.go#L482: m.SavedOut = m.Flags.Has(11)
tl_message_fwd_header_gen.go#L586: m.SavedOut = true
tl_message_fwd_header_gen.go#L589: m.SavedOut = 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. |