github.com/gotd/td/tg.MessageEntityFormattedDate.LongTime (field)
7 uses
github.com/gotd/td/tg (current package)
tl_message_entity_gen.go#L3830: LongTime bool
tl_message_entity_gen.go#L3884: if !(m.LongTime == false) {
tl_message_entity_gen.go#L3932: m.LongTime = from.GetLongTime()
tl_message_entity_gen.go#L4018: if !(m.LongTime == false) {
tl_message_entity_gen.go#L4079: m.LongTime = m.Flags.Has(2)
tl_message_entity_gen.go#L4149: m.LongTime = true
tl_message_entity_gen.go#L4152: m.LongTime = 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. |