github.com/gotd/td/tg.WebViewMessageSent.MsgID (field)
9 uses
github.com/gotd/td/tg (current package)
tl_web_view_message_sent_gen.go#L47: MsgID InputBotInlineMessageIDClass
tl_web_view_message_sent_gen.go#L68: if !(w.MsgID == nil) {
tl_web_view_message_sent_gen.go#L89: w.MsgID = val
tl_web_view_message_sent_gen.go#L128: if !(w.MsgID == nil) {
tl_web_view_message_sent_gen.go#L152: if w.MsgID == nil {
tl_web_view_message_sent_gen.go#L155: if err := w.MsgID.Encode(b); err != nil {
tl_web_view_message_sent_gen.go#L188: w.MsgID = value
tl_web_view_message_sent_gen.go#L196: w.MsgID = value
tl_web_view_message_sent_gen.go#L208: return w.MsgID, 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. |