Snippet¶ class Snippet[source]¶ This class defines a personal snippet. id: int¶ The id of the snippet. key: str¶ The key under which the snippet was saved. value: str¶ The value of the snippet.