github.com/gotd/td/tg.MessagesAcceptURLAuthRequest.WriteAllowed (field)
7 uses
github.com/gotd/td/tg (current package)
tl_messages_accept_url_auth_gen.go#L49: WriteAllowed bool
tl_messages_accept_url_auth_gen.go#L106: if !(a.WriteAllowed == false) {
tl_messages_accept_url_auth_gen.go#L150: a.WriteAllowed = from.GetWriteAllowed()
tl_messages_accept_url_auth_gen.go#L238: if !(a.WriteAllowed == false) {
tl_messages_accept_url_auth_gen.go#L323: a.WriteAllowed = a.Flags.Has(0)
tl_messages_accept_url_auth_gen.go#L367: a.WriteAllowed = true
tl_messages_accept_url_auth_gen.go#L370: a.WriteAllowed = 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. |