class TriggerTokenQuery

Defined in:

queries/trigger_token_query.cr

Instance Method Summary

Instance methods inherited from class TriggerToken::BaseQuery

action(value)
action
action
, bot_token(value)
bot_token
bot_token
, bot_user_id(value)
bot_user_id
bot_user_id
, channel_identifier(value)
channel_identifier
channel_identifier
, clone clone, conditions(value)
conditions
conditions
, event_type(value)
event_type
event_type
, team_identifier(value)
team_identifier
team_identifier
, update(event_type : WebhookTriggerEvent | Avram::Nothing = Avram::Nothing.new, action : WebhookTriggerAction | Avram::Nothing = Avram::Nothing.new, conditions : TriggerConditions | Avram::Nothing | Nil = Avram::Nothing.new, team_identifier : String | Avram::Nothing = Avram::Nothing.new, channel_identifier : String | Avram::Nothing = Avram::Nothing.new, bot_token : String | Avram::Nothing = Avram::Nothing.new, user_token : String | Avram::Nothing | Nil = Avram::Nothing.new, bot_user_id : String | Avram::Nothing = Avram::Nothing.new) : Int64 update, user_token(value)
user_token
user_token

Constructor methods inherited from class TriggerToken::BaseQuery

all : self all

Class methods inherited from class TriggerToken::BaseQuery

any? : Bool any?, first : T first, first? : T | Nil first?, last : T last, last? : T | Nil last?, new_with_existing_query(query : Avram::QueryBuilder) new_with_existing_query, none? : Bool none?, truncate(*, cascade : Bool = false) truncate

Instance Method Detail

def action #

def bot_token #

def bot_user_id #

def channel_identifier #

def conditions #

def event_type #

def team_identifier #

def user_token #