github.com/gotd/td/tg.InputMessageReadMetric.ViewID (field)
6 uses
github.com/gotd/td/tg (current package)
tl_input_message_read_metric_gen.go#L41: ViewID int64
tl_input_message_read_metric_gen.go#L70: if !(i.ViewID == 0) {
tl_input_message_read_metric_gen.go#L108: i.ViewID = from.GetViewID()
tl_input_message_read_metric_gen.go#L181: b.PutLong(i.ViewID)
tl_input_message_read_metric_gen.go#L217: i.ViewID = value
tl_input_message_read_metric_gen.go#L263: return i.ViewID
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |