func github.com/gotd/td/tg.DecodeWallPaper
11 uses
github.com/gotd/td/tg (current package)
tl_account_wall_papers_gen.go#L302: value, err := DecodeWallPaper(b)
tl_channel_admin_log_event_action_gen.go#L7177: value, err := DecodeWallPaper(b)
tl_channel_admin_log_event_action_gen.go#L7184: value, err := DecodeWallPaper(b)
tl_chat_full_gen.go#L2552: value, err := DecodeWallPaper(b)
tl_message_action_gen.go#L6841: value, err := DecodeWallPaper(b)
tl_theme_settings_gen.go#L323: value, err := DecodeWallPaper(b)
tl_update_gen.go#L24117: value, err := DecodeWallPaper(b)
tl_user_full_gen.go#L923: value, err := DecodeWallPaper(b)
tl_wall_paper_class_vector_gen.go#L159: value, err := DecodeWallPaper(b)
tl_wall_paper_gen.go#L841: func DecodeWallPaper(buf *bin.Buffer) (WallPaperClass, error) {
tl_wall_paper_gen.go#L876: v, err := DecodeWallPaper(buf)
|
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. |