github.com/gotd/td/tg.TextDate.Relative (field)
7 uses
github.com/gotd/td/tg (current package)
tl_rich_text_gen.go#L4152: Relative bool
tl_rich_text_gen.go#L4192: if !(t.Relative == false) {
tl_rich_text_gen.go#L4240: t.Relative = from.GetRelative()
tl_rich_text_gen.go#L4317: if !(t.Relative == false) {
tl_rich_text_gen.go#L4386: t.Relative = t.Flags.Has(0)
tl_rich_text_gen.go#L4413: t.Relative = true
tl_rich_text_gen.go#L4416: t.Relative = 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. |