func github.com/gotd/td/tg.DecodePageBlock
10 uses
github.com/gotd/td/tg (current package)
tl_page_block_gen.go#L2704: value, err := DecodePageBlock(b)
tl_page_block_gen.go#L3431: value, err := DecodePageBlock(b)
tl_page_block_gen.go#L3656: value, err := DecodePageBlock(b)
tl_page_block_gen.go#L3841: value, err := DecodePageBlock(b)
tl_page_block_gen.go#L4942: value, err := DecodePageBlock(b)
tl_page_block_gen.go#L5494: func DecodePageBlock(buf *bin.Buffer) (PageBlockClass, error) {
tl_page_block_gen.go#L5718: v, err := DecodePageBlock(buf)
tl_page_gen.go#L325: value, err := DecodePageBlock(b)
tl_page_list_item_gen.go#L309: value, err := DecodePageBlock(b)
tl_page_list_ordered_item_gen.go#L358: value, err := DecodePageBlock(b)
|
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. |