gitcoinbot.models
Define Gitcoin Bot specific models.
GitcoinBotResponses
GitcoinBotResponses(self, *args, **kwargs)
Define the Gitcoin Bot response model for recording bot request data.
id
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
request
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.
response
A wrapper for a deferred-loading field. When the value is read from this object the first time, the query is executed.