github.com/gotd/td/tg.ForumTopic.UnreadPollVotesCount (field)
6 uses
github.com/gotd/td/tg (current package)
tl_forum_topic_gen.go#L240: UnreadPollVotesCount int
tl_forum_topic_gen.go#L331: if !(f.UnreadPollVotesCount == 0) {
tl_forum_topic_gen.go#L402: f.UnreadPollVotesCount = from.GetUnreadPollVotesCount()
tl_forum_topic_gen.go#L599: b.PutInt(f.UnreadPollVotesCount)
tl_forum_topic_gen.go#L736: f.UnreadPollVotesCount = value
tl_forum_topic_gen.go#L985: return f.UnreadPollVotesCount
![]() |
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. |