github.com/gotd/td/tg.MessagesSaveDraftRequest.InvertMedia (field)
7 uses
github.com/gotd/td/tg (current package)
tl_messages_save_draft_gen.go#L51: InvertMedia bool
tl_messages_save_draft_gen.go#L113: if !(s.InvertMedia == false) {
tl_messages_save_draft_gen.go#L167: s.InvertMedia = from.GetInvertMedia()
tl_messages_save_draft_gen.go#L276: if !(s.InvertMedia == false) {
tl_messages_save_draft_gen.go#L392: s.InvertMedia = s.Flags.Has(6)
tl_messages_save_draft_gen.go#L483: s.InvertMedia = true
tl_messages_save_draft_gen.go#L486: s.InvertMedia = 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. |