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