type github.com/gotd/td/tg.HelpUserInfoBox
7 uses
github.com/gotd/td/tg (current package)
tl_help_edit_user_info_gen.go#L259: var result HelpUserInfoBox
tl_help_get_user_info_gen.go#L178: var result HelpUserInfoBox
tl_help_user_info_gen.go#L455: type HelpUserInfoBox struct {
tl_help_user_info_gen.go#L460: func (b *HelpUserInfoBox) Decode(buf *bin.Buffer) error {
tl_help_user_info_gen.go#L473: func (b *HelpUserInfoBox) Encode(buf *bin.Buffer) error {
tl_server_gen.go#L6640: return &HelpUserInfoBox{UserInfo: response}, nil
tl_server_gen.go#L6657: return &HelpUserInfoBox{UserInfo: response}, nil
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. |