github.com/gotd/td/tg.AicomposeUpdateToneRequest.Tone (field)
7 uses
github.com/gotd/td/tg (current package)
tl_aicompose_update_tone_gen.go#L41: Tone InputAiComposeToneClass
tl_aicompose_update_tone_gen.go#L78: if !(u.Tone == nil) {
tl_aicompose_update_tone_gen.go#L114: u.Tone = from.GetTone()
tl_aicompose_update_tone_gen.go#L218: if u.Tone == nil {
tl_aicompose_update_tone_gen.go#L221: if err := u.Tone.Encode(b); err != nil {
tl_aicompose_update_tone_gen.go#L265: u.Tone = value
tl_aicompose_update_tone_gen.go#L303: return u.Tone
![]() |
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. |