Current timestamp namechange
This commit is contained in:
@@ -55,7 +55,7 @@ namespace Discord
|
|||||||
ImageUrl = ImageUrl;
|
ImageUrl = ImageUrl;
|
||||||
return this;
|
return this;
|
||||||
}
|
}
|
||||||
public EmbedBuilder WithTimestamp()
|
public EmbedBuilder WithCurrentTimestamp()
|
||||||
{
|
{
|
||||||
Timestamp = DateTimeOffset.UtcNow;
|
Timestamp = DateTimeOffset.UtcNow;
|
||||||
return this;
|
return this;
|
||||||
|
|||||||
Reference in New Issue
Block a user