~~NOTOC~~
~~Title: BindExistsByKeys ~~
**Description:**\\
Checks if a key binding exists by key.
**Added In:** v0.45
====== Function ======
public static bool BindExistsByKeys(string keys, bool allBinds = false)
----
\\
====== Usage ======
//Coming soon
----
\\
====== Examples ======
//Coming soon
----