github.com/gotd/td/tg.SponsoredMessage.ChannelPost (field)
8 uses
github.com/gotd/td/tg (current package)
tl_sponsored_message_gen.go#L70: ChannelPost int
tl_sponsored_message_gen.go#L147: if !(s.ChannelPost == 0) {
tl_sponsored_message_gen.go#L221: s.ChannelPost = val
tl_sponsored_message_gen.go#L372: if !(s.ChannelPost == 0) {
tl_sponsored_message_gen.go#L437: b.PutInt(s.ChannelPost)
tl_sponsored_message_gen.go#L535: s.ChannelPost = value
tl_sponsored_message_gen.go#L707: s.ChannelPost = value
tl_sponsored_message_gen.go#L719: return s.ChannelPost, 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. |