github.com/gotd/td/tg.MessagesRequestWebViewRequest.Compact (field)
7 uses
github.com/gotd/td/tg (current package)
tl_messages_request_web_view_gen.go#L68: Compact bool
tl_messages_request_web_view_gen.go#L151: if !(r.Compact == false) {
tl_messages_request_web_view_gen.go#L211: r.Compact = from.GetCompact()
tl_messages_request_web_view_gen.go#L330: if !(r.Compact == false) {
tl_messages_request_web_view_gen.go#L437: r.Compact = r.Flags.Has(7)
tl_messages_request_web_view_gen.go#L538: r.Compact = true
tl_messages_request_web_view_gen.go#L541: r.Compact = 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. |