github.com/gotd/td/tg.AicomposeUpdateToneRequest.DisplayAuthor (field)
8 uses
github.com/gotd/td/tg (current package)
tl_aicompose_update_tone_gen.go#L45: DisplayAuthor bool
tl_aicompose_update_tone_gen.go#L81: if !(u.DisplayAuthor == false) {
tl_aicompose_update_tone_gen.go#L116: u.DisplayAuthor = val
tl_aicompose_update_tone_gen.go#L186: if !(u.DisplayAuthor == false) {
tl_aicompose_update_tone_gen.go#L225: b.PutBool(u.DisplayAuthor)
tl_aicompose_update_tone_gen.go#L272: u.DisplayAuthor = value
tl_aicompose_update_tone_gen.go#L309: u.DisplayAuthor = value
tl_aicompose_update_tone_gen.go#L321: return u.DisplayAuthor, true
![]() |
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. |