github.com/gotd/td/tg.HelpPromoData.CustomPendingSuggestion (field)
8 uses
github.com/gotd/td/tg (current package)
tl_help_promo_data_gen.go#L220: CustomPendingSuggestion PendingSuggestion
tl_help_promo_data_gen.go#L271: if !(p.CustomPendingSuggestion.Zero()) {
tl_help_promo_data_gen.go#L323: p.CustomPendingSuggestion = val
tl_help_promo_data_gen.go#L416: if !(p.CustomPendingSuggestion.Zero()) {
tl_help_promo_data_gen.go#L463: if err := p.CustomPendingSuggestion.Encode(b); err != nil {
tl_help_promo_data_gen.go#L573: if err := p.CustomPendingSuggestion.Decode(b); err != nil {
tl_help_promo_data_gen.go#L714: p.CustomPendingSuggestion = value
tl_help_promo_data_gen.go#L726: return p.CustomPendingSuggestion, 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. |