struct AppPusher::App::SSocialMediaVerified
  
  - AppPusher::App::SSocialMediaVerified
 - Struct
 - Value
 - Object
 
Overview
=> 认证数据结构
Defined in:
app_pusher/app.crConstructors
- .new(account_id : String, socialmedia : String, username : String, chat_id : String)
 - .new(value : JSON::Any)
 
Instance Method Summary
Constructor Detail
        
        def self.new(account_id : String, socialmedia : String, username : String, chat_id : String)
        #
      
      
      Instance Method Detail
        
        def socialmedia : String
        #
      
      
      
        
          [View source]