dscord ~master (2017-09-20T21:41:30Z)
Home
Dub
Repo
MessageBuffer.appendf
dscord
types
util
MessageBuffer
Format and append a line to this message. Returns false if the buffer is full.
class
MessageBuffer
bool
appendf
(
T
...
)
(
string
fmt
,
T
args
)
Meta
Source
See Implementation
dscord
types
util
MessageBuffer
constructors
this
functions
append
appendf
popBack
properties
contents
length
maxLength
Format and append a line to this message. Returns false if the buffer is full.