Skip to content

Function.SqDiscord.Embed.Embed.SetTimestamp

Luckshya edited this page Jul 9, 2020 · 1 revision

Description

Sets timestamp of the embed

Specifications

  • Aliases:
SqDiscord.Embed.Embed.SetTimestamp
  • Signature:
(timestamp);
  • Parameters:
    • timestamp string (format "YYYY-MM-DDTHH:MM:SS.MSSZ")
  • Return:
    • None
  • Throws:
    • None
Clone this wiki locally