github.com/gotd/td/tg.AicomposeCreateToneRequest.DisplayAuthor (field)
7 uses
github.com/gotd/td/tg (current package)
tl_aicompose_create_tone_gen.go#L41: DisplayAuthor bool
tl_aicompose_create_tone_gen.go#L68: if !(c.DisplayAuthor == false) {
tl_aicompose_create_tone_gen.go#L100: c.DisplayAuthor = from.GetDisplayAuthor()
tl_aicompose_create_tone_gen.go#L152: if !(c.DisplayAuthor == false) {
tl_aicompose_create_tone_gen.go#L202: c.DisplayAuthor = c.Flags.Has(0)
tl_aicompose_create_tone_gen.go#L231: c.DisplayAuthor = true
tl_aicompose_create_tone_gen.go#L234: c.DisplayAuthor = 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. |