github.com/gotd/td/tg.Dialog.ReadInboxMaxID (field)
6 uses
github.com/gotd/td/tg (current package)
tl_dialog_gen.go#L63: ReadInboxMaxID int
tl_dialog_gen.go#L142: if !(d.ReadInboxMaxID == 0) {
tl_dialog_gen.go#L208: d.ReadInboxMaxID = from.GetReadInboxMaxID()
tl_dialog_gen.go#L376: b.PutInt(d.ReadInboxMaxID)
tl_dialog_gen.go#L447: d.ReadInboxMaxID = value
tl_dialog_gen.go#L591: return d.ReadInboxMaxID
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. |