github.com/gotd/td/tg.TextDate.DayOfWeek (field)
7 uses
github.com/gotd/td/tg (current package)
tl_rich_text_gen.go#L4162: DayOfWeek bool
tl_rich_text_gen.go#L4207: if !(t.DayOfWeek == false) {
tl_rich_text_gen.go#L4245: t.DayOfWeek = from.GetDayOfWeek()
tl_rich_text_gen.go#L4332: if !(t.DayOfWeek == false) {
tl_rich_text_gen.go#L4391: t.DayOfWeek = t.Flags.Has(5)
tl_rich_text_gen.go#L4508: t.DayOfWeek = true
tl_rich_text_gen.go#L4511: t.DayOfWeek = 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. |