github.com/gotd/td/tg.TextDate.ShortDate (field)
7 uses
github.com/gotd/td/tg (current package)
tl_rich_text_gen.go#L4158: ShortDate bool
tl_rich_text_gen.go#L4201: if !(t.ShortDate == false) {
tl_rich_text_gen.go#L4243: t.ShortDate = from.GetShortDate()
tl_rich_text_gen.go#L4326: if !(t.ShortDate == false) {
tl_rich_text_gen.go#L4389: t.ShortDate = t.Flags.Has(3)
tl_rich_text_gen.go#L4470: t.ShortDate = true
tl_rich_text_gen.go#L4473: t.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. |