github.com/gotd/td/tg.AccountTmpPassword.DecodeBare (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_tmp_password_gen.go#L150: 	return t.DecodeBare(b)
		tl_account_tmp_password_gen.go#L154: func (t *AccountTmpPassword) DecodeBare(b *bin.Buffer) error {