github.com/gotd/td/tg.TextDate.LongDate (field)
7 uses
github.com/gotd/td/tg (current package)
tl_rich_text_gen.go#L4160: LongDate bool
tl_rich_text_gen.go#L4204: if !(t.LongDate == false) {
tl_rich_text_gen.go#L4244: t.LongDate = from.GetLongDate()
tl_rich_text_gen.go#L4329: if !(t.LongDate == false) {
tl_rich_text_gen.go#L4390: t.LongDate = t.Flags.Has(4)
tl_rich_text_gen.go#L4489: t.LongDate = true
tl_rich_text_gen.go#L4492: t.LongDate = 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. |