github.com/gotd/td/tg.SuggestedPost.Price (field)
9 uses
github.com/gotd/td/tg (current package)
tl_suggested_post_gen.go#L54: Price StarsAmountClass
tl_suggested_post_gen.go#L85: if !(s.Price == nil) {
tl_suggested_post_gen.go#L114: s.Price = val
tl_suggested_post_gen.go#L178: if !(s.Price == nil) {
tl_suggested_post_gen.go#L205: if s.Price == nil {
tl_suggested_post_gen.go#L208: if err := s.Price.Encode(b); err != nil {
tl_suggested_post_gen.go#L246: s.Price = value
tl_suggested_post_gen.go#L299: s.Price = value
tl_suggested_post_gen.go#L311: return s.Price, 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. |