func github.com/gotd/td/tg.DecodePageBlock
13 uses
github.com/gotd/td/tg (current package)
tl_input_rich_message_gen.go#L311: value, err := DecodePageBlock(b)
tl_page_block_gen.go#L2774: value, err := DecodePageBlock(b)
tl_page_block_gen.go#L3501: value, err := DecodePageBlock(b)
tl_page_block_gen.go#L3726: value, err := DecodePageBlock(b)
tl_page_block_gen.go#L3911: value, err := DecodePageBlock(b)
tl_page_block_gen.go#L5161: value, err := DecodePageBlock(b)
tl_page_block_gen.go#L7153: value, err := DecodePageBlock(b)
tl_page_block_gen.go#L7307: func DecodePageBlock(buf *bin.Buffer) (PageBlockClass, error) {
tl_page_block_gen.go#L7601: v, err := DecodePageBlock(buf)
tl_page_gen.go#L325: value, err := DecodePageBlock(b)
tl_page_list_item_gen.go#L447: value, err := DecodePageBlock(b)
tl_page_list_ordered_item_gen.go#L670: value, err := DecodePageBlock(b)
tl_rich_message_gen.go#L253: value, err := DecodePageBlock(b)
 |
The pages are generated with Golds v0.8.5. (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. |