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