Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Needs summary.

isBeginningOfStream = C_Club.IsBeginningOfStream("clubId", "streamId", messageId)

Arguments

clubId
string
streamId
string
messageId
structure - ClubMessageIdentifier
ClubMessageIdentifier
Field Type Description
epoch number number of microseconds since the UNIX epoch
position number sort order for messages at the same time

Returns

isBeginningOfStream
boolean

Details

  • Returns whether the given message is the first message in the stream, taking into account ignored messages

Patch changes

See also

Advertisement