github.com/gotd/td/tg.MessagesRequestMainWebViewRequest.Compact (field)
7 uses
github.com/gotd/td/tg (current package)
tl_messages_request_main_web_view_gen.go#L53: Compact bool
tl_messages_request_main_web_view_gen.go#L104: if !(r.Compact == false) {
tl_messages_request_main_web_view_gen.go#L148: r.Compact = from.GetCompact()
tl_messages_request_main_web_view_gen.go#L224: if !(r.Compact == false) {
tl_messages_request_main_web_view_gen.go#L301: r.Compact = r.Flags.Has(7)
tl_messages_request_main_web_view_gen.go#L343: r.Compact = true
tl_messages_request_main_web_view_gen.go#L346: 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. |