struct Discord::Mention::Channel

Defined in:

discordcr/mention.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(id : UInt64, start : Int32, size : Int32) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(id _id = @id, start _start = @start, size _size = @size) #

[View source]
def id : UInt64 #

def size : Int32 #

def start : Int32 #