github.com/gotd/td/tg.PageBlockEmbed.AllowScrolling (field)
7 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L2804: AllowScrolling bool
tl_page_block_gen.go#L2855: if !(p.AllowScrolling == false) {
tl_page_block_gen.go#L2901: p.AllowScrolling = from.GetAllowScrolling()
tl_page_block_gen.go#L2996: if !(p.AllowScrolling == false) {
tl_page_block_gen.go#L3077: p.AllowScrolling = p.Flags.Has(3)
tl_page_block_gen.go#L3144: p.AllowScrolling = true
tl_page_block_gen.go#L3147: p.AllowScrolling = false
![]() |
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. |