github.com/gotd/td/tg.MessagesRequestAppWebViewRequest.ThemeParams (field)
8 uses
github.com/gotd/td/tg (current package)
tl_messages_request_app_web_view_gen.go#L82: ThemeParams DataJSON
tl_messages_request_app_web_view_gen.go#L117: if !(r.ThemeParams.Zero()) {
tl_messages_request_app_web_view_gen.go#L153: r.ThemeParams = val
tl_messages_request_app_web_view_gen.go#L221: if !(r.ThemeParams.Zero()) {
tl_messages_request_app_web_view_gen.go#L260: if err := r.ThemeParams.Encode(b); err != nil {
tl_messages_request_app_web_view_gen.go#L312: if err := r.ThemeParams.Decode(b); err != nil {
tl_messages_request_app_web_view_gen.go#L382: r.ThemeParams = value
tl_messages_request_app_web_view_gen.go#L394: return r.ThemeParams, true
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. |