github.com/gotd/td/tg.SendMessageTextDraftAction.Text (field)
6 uses
github.com/gotd/td/tg (current package)
tl_send_message_action_gen.go#L2215: Text TextWithEntities
tl_send_message_action_gen.go#L2241: if !(s.Text.Zero()) {
tl_send_message_action_gen.go#L2263: s.Text = from.GetText()
tl_send_message_action_gen.go#L2316: if err := s.Text.Encode(b); err != nil {
tl_send_message_action_gen.go#L2346: if err := s.Text.Decode(b); err != nil {
tl_send_message_action_gen.go#L2366: return s.Text
![]() |
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. |