github.com/gotd/td/tg.MessageEntityFormattedDate.ShortTime (field)
7 uses
github.com/gotd/td/tg (current package)
tl_message_entity_gen.go#L3827: ShortTime bool
tl_message_entity_gen.go#L3881: if !(m.ShortTime == false) {
tl_message_entity_gen.go#L3931: m.ShortTime = from.GetShortTime()
tl_message_entity_gen.go#L4015: if !(m.ShortTime == false) {
tl_message_entity_gen.go#L4078: m.ShortTime = m.Flags.Has(1)
tl_message_entity_gen.go#L4130: m.ShortTime = true
tl_message_entity_gen.go#L4133: m.ShortTime = false
![]() |
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. |