github.com/gotd/td/tg.MessagesSendWebViewResultMessageRequest.Result (field)
7 uses
github.com/gotd/td/tg (current package)
tl_messages_send_web_view_result_message_gen.go#L49: Result InputBotInlineResultClass
tl_messages_send_web_view_result_message_gen.go#L70: if !(s.Result == nil) {
tl_messages_send_web_view_result_message_gen.go#L92: s.Result = from.GetResult()
tl_messages_send_web_view_result_message_gen.go#L145: if s.Result == nil {
tl_messages_send_web_view_result_message_gen.go#L148: if err := s.Result.Encode(b); err != nil {
tl_messages_send_web_view_result_message_gen.go#L182: s.Result = value
tl_messages_send_web_view_result_message_gen.go#L200: return s.Result
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. |