github.com/gotd/td/tg.ContactsUnblockRequest.MyStoriesFrom (field)
7 uses
github.com/gotd/td/tg (current package)
tl_contacts_block_gen.go#L52: MyStoriesFrom bool
tl_contacts_block_gen.go#L75: if !(b.MyStoriesFrom == false) {
tl_contacts_block_gen.go#L99: b.MyStoriesFrom = from.GetMyStoriesFrom()
tl_contacts_block_gen.go#L141: if !(b.MyStoriesFrom == false) {
tl_contacts_block_gen.go#L194: b.MyStoriesFrom = b.Flags.Has(0)
tl_contacts_block_gen.go#L209: b.MyStoriesFrom = true
tl_contacts_block_gen.go#L212: b.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. |