type github.com/gotd/td/tg.AicomposeTonesBox
7 uses
github.com/gotd/td/tg (current package)
tl_aicompose_get_tone_gen.go#L172: var result AicomposeTonesBox
tl_aicompose_get_tones_gen.go#L167: var result AicomposeTonesBox
tl_aicompose_tones_gen.go#L450: type AicomposeTonesBox struct {
tl_aicompose_tones_gen.go#L455: func (b *AicomposeTonesBox) Decode(buf *bin.Buffer) error {
tl_aicompose_tones_gen.go#L468: func (b *AicomposeTonesBox) Encode(buf *bin.Buffer) error {
tl_server_gen.go#L14111: return &AicomposeTonesBox{Tones: response}, nil
tl_server_gen.go#L14128: return &AicomposeTonesBox{Tones: response}, nil
![]() |
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. |