github.com/gotd/td/tg.DialogFolder.TopMessage (field)
6 uses
github.com/gotd/td/tg (current package)
tl_dialog_gen.go#L723: TopMessage int
tl_dialog_gen.go#L766: if !(d.TopMessage == 0) {
tl_dialog_gen.go#L808: d.TopMessage = from.GetTopMessage()
tl_dialog_gen.go#L909: b.PutInt(d.TopMessage)
tl_dialog_gen.go#L956: d.TopMessage = value
tl_dialog_gen.go#L1029: return d.TopMessage
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. |