github.com/gotd/td/tg.MessagesTranscribedAudio.Pending (field)
7 uses
github.com/gotd/td/tg (current package)
tl_messages_transcribed_audio_gen.go#L53: Pending bool
tl_messages_transcribed_audio_gen.go#L96: if !(t.Pending == false) {
tl_messages_transcribed_audio_gen.go#L132: t.Pending = from.GetPending()
tl_messages_transcribed_audio_gen.go#L197: if !(t.Pending == false) {
tl_messages_transcribed_audio_gen.go#L258: t.Pending = t.Flags.Has(0)
tl_messages_transcribed_audio_gen.go#L294: t.Pending = true
tl_messages_transcribed_audio_gen.go#L297: t.Pending = false
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |