github.com/gotd/td/tg.MessagesSaveDraftRequest.Effect (field)
8 uses
github.com/gotd/td/tg (current package)
tl_messages_save_draft_gen.go#L78: Effect int64
tl_messages_save_draft_gen.go#L131: if !(s.Effect == 0) {
tl_messages_save_draft_gen.go#L183: s.Effect = val
tl_messages_save_draft_gen.go#L288: if !(s.Effect == 0) {
tl_messages_save_draft_gen.go#L352: b.PutLong(s.Effect)
tl_messages_save_draft_gen.go#L443: s.Effect = value
tl_messages_save_draft_gen.go#L571: s.Effect = value
tl_messages_save_draft_gen.go#L583: return s.Effect, true
![]() |
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. |