github.com/gotd/td/tg.ChannelsSetBoostsToUnblockRestrictionsRequest.Boosts (field)
6 uses
github.com/gotd/td/tg (current package)
tl_channels_set_boosts_to_unblock_restrictions_gen.go#L51: Boosts int
tl_channels_set_boosts_to_unblock_restrictions_gen.go#L72: if !(s.Boosts == 0) {
tl_channels_set_boosts_to_unblock_restrictions_gen.go#L94: s.Boosts = from.GetBoosts()
tl_channels_set_boosts_to_unblock_restrictions_gen.go#L152: b.PutInt(s.Boosts)
tl_channels_set_boosts_to_unblock_restrictions_gen.go#L184: s.Boosts = value
tl_channels_set_boosts_to_unblock_restrictions_gen.go#L202: return s.Boosts
![]() |
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. |