github.com/gotd/td/tg.PendingSuggestion.Description (field)
6 uses
github.com/gotd/td/tg (current package)
tl_pending_suggestion_gen.go#L50: Description TextWithEntities
tl_pending_suggestion_gen.go#L76: if !(p.Description.Zero()) {
tl_pending_suggestion_gen.go#L104: p.Description = from.GetDescription()
tl_pending_suggestion_gen.go#L169: if err := p.Description.Encode(b); err != nil {
tl_pending_suggestion_gen.go#L205: if err := p.Description.Decode(b); err != nil {
tl_pending_suggestion_gen.go#L240: return p.Description
![]() |
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. |