struct AppPusher::App::SSocialMediaConnection
- AppPusher::App::SSocialMediaConnection
- Struct
- Value
- Object
Overview
=> 用户连接的社交媒体数据结构
Defined in:
app_pusher/app.crConstructors
Instance Method Summary
Constructor Detail
def self.new(verify_key : String, username : String, is_verified : Bool, chat_id : String | Nil = nil)
#