github.com/gotd/td/tg.MessagesComposeMessageWithAIRequest.TranslateToLang (field)
8 uses
github.com/gotd/td/tg (current package)
tl_messages_compose_message_with_a_i_gen.go#L49: TranslateToLang string
tl_messages_compose_message_with_a_i_gen.go#L83: if !(c.TranslateToLang == "") {
tl_messages_compose_message_with_a_i_gen.go#L114: c.TranslateToLang = val
tl_messages_compose_message_with_a_i_gen.go#L182: if !(c.TranslateToLang == "") {
tl_messages_compose_message_with_a_i_gen.go#L212: b.PutString(c.TranslateToLang)
tl_messages_compose_message_with_a_i_gen.go#L258: c.TranslateToLang = value
tl_messages_compose_message_with_a_i_gen.go#L319: c.TranslateToLang = value
tl_messages_compose_message_with_a_i_gen.go#L331: return c.TranslateToLang, 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. |