class TriggerTokenQuery
- TriggerTokenQuery
- TriggerToken::BaseQuery
- Reference
- Object
Defined in:
queries/trigger_token_query.crInstance Method Summary
- #action
- #bot_token
- #bot_user_id
- #channel_identifier
- #conditions
- #event_type
- #team_identifier
- #user_token
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