github.com/gotd/td/tg.MessagesTranslateRichMessageRequest.Tone (field)
8 uses
github.com/gotd/td/tg (current package)
tl_messages_translate_rich_message_gen.go#L57: Tone string
tl_messages_translate_rich_message_gen.go#L90: if !(t.Tone == "") {
tl_messages_translate_rich_message_gen.go#L128: t.Tone = val
tl_messages_translate_rich_message_gen.go#L195: if !(t.Tone == "") {
tl_messages_translate_rich_message_gen.go#L245: b.PutString(t.Tone)
tl_messages_translate_rich_message_gen.go#L324: t.Tone = value
tl_messages_translate_rich_message_gen.go#L394: t.Tone = value
tl_messages_translate_rich_message_gen.go#L406: return t.Tone, 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. |