github.com/gotd/td/tg.MessageEntityFormattedDate.ShortDate (field)
7 uses
github.com/gotd/td/tg (current package)
tl_message_entity_gen.go#L3834: ShortDate bool
tl_message_entity_gen.go#L3887: if !(m.ShortDate == false) {
tl_message_entity_gen.go#L3933: m.ShortDate = from.GetShortDate()
tl_message_entity_gen.go#L4021: if !(m.ShortDate == false) {
tl_message_entity_gen.go#L4080: m.ShortDate = m.Flags.Has(3)
tl_message_entity_gen.go#L4168: m.ShortDate = true
tl_message_entity_gen.go#L4171: m.ShortDate = 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. |