url property

String url

Returns url to this guild.

Implementation

String get url => "https://discordapp.com/channels/${this.id.toString()}";