1
0
mirror of https://github.com/XFox111/SimpleOTP.git synced 2026-04-22 08:00:45 +03:00

Updated OTPCode (markdown)

2021-06-01 15:39:48 +03:00
parent 159b1c8581
commit 12f9fcc740
+1 -1
@@ -22,4 +22,4 @@ public record OTPCode
## Methods
| Method | Description |
| --- | --- |
| [GetCode](https://github.com/XFox111/SimpleOTP/wiki/OTPCode.GetCode) | Gets valid 6 digit or more OTP code. |
| [GetCode(string)](https://github.com/XFox111/SimpleOTP/wiki/OTPCode.GetCode) | Gets valid 6 digit or more OTP code. |