github.com/gotd/td/tg.SponsoredMessage.App (field)
9 uses
github.com/gotd/td/tg (current package)
tl_sponsored_message_gen.go#L85: App BotAppClass
tl_sponsored_message_gen.go#L156: if !(s.App == nil) {
tl_sponsored_message_gen.go#L233: s.App = val
tl_sponsored_message_gen.go#L381: if !(s.App == nil) {
tl_sponsored_message_gen.go#L448: if s.App == nil {
tl_sponsored_message_gen.go#L451: if err := s.App.Encode(b); err != nil {
tl_sponsored_message_gen.go#L554: s.App = value
tl_sponsored_message_gen.go#L761: s.App = value
tl_sponsored_message_gen.go#L773: return s.App, true
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |