github.com/gotd/td/tg.MessagesMessagesSlice.Inexact (field)
7 uses
github.com/gotd/td/tg (current package)
tl_messages_messages_gen.go#L353: Inexact bool
tl_messages_messages_gen.go#L412: if !(m.Inexact == false) {
tl_messages_messages_gen.go#L464: m.Inexact = from.GetInexact()
tl_messages_messages_gen.go#L553: if !(m.Inexact == false) {
tl_messages_messages_gen.go#L657: m.Inexact = m.Flags.Has(1)
tl_messages_messages_gen.go#L759: m.Inexact = true
tl_messages_messages_gen.go#L762: m.Inexact = 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. |