class Tourmaline::Format::UserMention inherits Tourmaline::Format::Token # Constructors# .new(token : Token | String, user_id : Int64) # View source .new(user) # View source Methods# #to_html : String # View source #to_md(version : Int32 = 2) : String # View source #token : String | Tourmaline::Format::Token # View source #token=(token) # View source #user_id : Int64 # View source #user_id=(user_id) # View source