<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
  Class: Discorb::Webhook::ApplicationWebhook
  
    &mdash; Documentation by YARD 0.9.26
  
</title>

  <link rel="stylesheet" href="../../css/style.css" type="text/css" />

  <link rel="stylesheet" href="../../css/common.css" type="text/css" />

<script type="text/javascript">
  pathId = "Discorb::Webhook::ApplicationWebhook";
  relpath = '../../';
</script>


  <script type="text/javascript" charset="utf-8" src="../../js/jquery.js"></script>

  <script type="text/javascript" charset="utf-8" src="../../js/app.js"></script>


  </head>
  <body>
    <div class="nav_wrap">
      <iframe id="nav" src="../../class_list.html?1"></iframe>
      <div id="resizer"></div>
    </div>

    <div id="main" tabindex="-1">
      <div id="header">
        <div id="menu">
  
    <a href="../../a_index.html">Index (A)</a> &raquo;
    <span class='title'><span class='object_link'><a href="../../Discorb.html" title="Discorb (module)">Discorb</a></span></span> &raquo; <span class='title'><span class='object_link'><a href="../Webhook.html" title="Discorb::Webhook (class)">Webhook</a></span></span>
     &raquo; 
    <span class="title">ApplicationWebhook</span>
  
</div>

        <div id="search">
  
    <a class="full_list_link" id="class_list_link"
        href="../../class_list.html">

        <svg width="24" height="24">
          <rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
          <rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
          <rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
        </svg>
    </a>
  
</div>
        <div class="clear"></div>
      </div>

      <div id="content"><h1>Class: Discorb::Webhook::ApplicationWebhook
  
  
  
</h1>
<div class="box_info">
  
  <dl>
    <dt>Inherits:</dt>
    <dd>
      <span class="inheritName"><span class='object_link'><a href="../Webhook.html" title="Discorb::Webhook (class)">Discorb::Webhook</a></span></span>
      
        <ul class="fullTree">
          <li>Object</li>
          
            <li class="next"><span class='object_link'><a href="../Webhook.html" title="Discorb::Webhook (class)">Discorb::Webhook</a></span></li>
          
            <li class="next">Discorb::Webhook::ApplicationWebhook</li>
          
        </ul>
        <a href="#" class="inheritanceTree">show all</a>
      
    </dd>
  </dl>
  

  
  
  
  
  

  

  
  <dl>
    <dt>Defined in:</dt>
    <dd>lib/discorb/webhook.rb</dd>
  </dl>
  
</div>

<h2>Overview</h2><div class="docstring">
  <div class="discussion">
    <p>Represents a webhook from oauth2.</p>


  </div>
</div>
<div class="tags">
  

</div>





  <h2>Instance Attribute Summary</h2>
  
  <h3 class="inherited">Attributes inherited from <span class='object_link'><a href="../Webhook.html" title="Discorb::Webhook (class)">Discorb::Webhook</a></span></h3>
  <p class="inherited"><span class='object_link'><a href="../Webhook.html#application_id-instance_method" title="Discorb::Webhook#application_id (method)">#application_id</a></span>, <span class='object_link'><a href="../Webhook.html#avatar-instance_method" title="Discorb::Webhook#avatar (method)">#avatar</a></span>, <span class='object_link'><a href="../Webhook.html#channel_id-instance_method" title="Discorb::Webhook#channel_id (method)">#channel_id</a></span>, <span class='object_link'><a href="../Webhook.html#guild_id-instance_method" title="Discorb::Webhook#guild_id (method)">#guild_id</a></span>, <span class='object_link'><a href="../Webhook.html#name-instance_method" title="Discorb::Webhook#name (method)">#name</a></span>, <span class='object_link'><a href="../Webhook.html#token-instance_method" title="Discorb::Webhook#token (method)">#token</a></span>, <span class='object_link'><a href="../Webhook.html#user-instance_method" title="Discorb::Webhook#user (method)">#user</a></span></p>



  
  
  
  
  
  
  <h2>Method Summary</h2>
  
  <h3 class="inherited">Methods inherited from <span class='object_link'><a href="../Webhook.html" title="Discorb::Webhook (class)">Discorb::Webhook</a></span></h3>
  <p class="inherited"><span class='object_link'><a href="../Webhook.html#delete!-instance_method" title="Discorb::Webhook#delete! (method)">#delete!</a></span>, <span class='object_link'><a href="../Webhook.html#delete_message!-instance_method" title="Discorb::Webhook#delete_message! (method)">#delete_message!</a></span>, <span class='object_link'><a href="../Webhook.html#edit-instance_method" title="Discorb::Webhook#edit (method)">#edit</a></span>, <span class='object_link'><a href="../Webhook.html#edit_message-instance_method" title="Discorb::Webhook#edit_message (method)">#edit_message</a></span>, <span class='object_link'><a href="../Webhook.html#from_url-class_method" title="Discorb::Webhook.from_url (method)">from_url</a></span>, <span class='object_link'><a href="../Webhook.html#inspect-instance_method" title="Discorb::Webhook#inspect (method)">#inspect</a></span>, <span class='object_link'><a href="../Webhook.html#new-class_method" title="Discorb::Webhook.new (method)">new</a></span>, <span class='object_link'><a href="../Webhook.html#post-instance_method" title="Discorb::Webhook#post (method)">#post</a></span></p>


</div>

    <div id="footer">
    Generated from <a href="https://github.com/discorb-lib/discorb/tree/4168c1cd86b4804c0e98549928c53b2f117cb5ff"><code>4168c1cd86b4804c0e98549928c53b2f117cb5ff</code></a>, version v0.0.6, with YARD 0.9.26.
    </div>

    </div>
  </body>
</html>