github.com/gotd/td/tg.InputCheckPasswordSRP.Decode (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_input_check_password_srp_gen.go#L274: func (i *InputCheckPasswordSRP) Decode(b *bin.Buffer) error {
		tl_input_check_password_srp_gen.go#L404: 		if err := v.Decode(buf); err != nil {