github.com/gotd/td/tg.Message.EditDate (field)
8 uses
github.com/gotd/td/tg (current package)
tl_message_gen.go#L428: EditDate int
tl_message_gen.go#L650: if !(m.EditDate == 0) {
tl_message_gen.go#L840: m.EditDate = val
tl_message_gen.go#L1261: if !(m.EditDate == 0) {
tl_message_gen.go#L1426: b.PutInt(m.EditDate)
tl_message_gen.go#L1671: m.EditDate = value
tl_message_gen.go#L2366: m.EditDate = value
tl_message_gen.go#L2378: return m.EditDate, true
![]() |
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. |