github.com/gotd/td/tg.BotsInvokeWebViewCustomMethodRequest.CustomMethod (field)
6 uses
github.com/gotd/td/tg (current package)
tl_bots_invoke_web_view_custom_method_gen.go#L54: CustomMethod string
tl_bots_invoke_web_view_custom_method_gen.go#L77: if !(i.CustomMethod == "") {
tl_bots_invoke_web_view_custom_method_gen.go#L103: i.CustomMethod = from.GetCustomMethod()
tl_bots_invoke_web_view_custom_method_gen.go#L166: b.PutString(i.CustomMethod)
tl_bots_invoke_web_view_custom_method_gen.go#L201: i.CustomMethod = value
tl_bots_invoke_web_view_custom_method_gen.go#L224: return i.CustomMethod
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. |