github.com/gotd/td/tg.ContactsSetBlockedRequest.MyStoriesFrom (field)
7 uses
github.com/gotd/td/tg (current package)
tl_contacts_set_blocked_gen.go#L52: MyStoriesFrom bool
tl_contacts_set_blocked_gen.go#L80: if !(s.MyStoriesFrom == false) {
tl_contacts_set_blocked_gen.go#L108: s.MyStoriesFrom = from.GetMyStoriesFrom()
tl_contacts_set_blocked_gen.go#L155: if !(s.MyStoriesFrom == false) {
tl_contacts_set_blocked_gen.go#L212: s.MyStoriesFrom = s.Flags.Has(0)
tl_contacts_set_blocked_gen.go#L244: s.MyStoriesFrom = true
tl_contacts_set_blocked_gen.go#L247: s.MyStoriesFrom = 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. |