Wowpedia

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

READ MORE

Wowpedia
Advertisement

Needs summary.

ranges = C_Club.GetMessageRanges(clubId, streamId)

Arguments[]

clubId
string
streamId
string

Returns[]

ranges
structure - ClubMessageRange[]
ClubMessageRange
Field Type Description
oldestMessageId ClubMessageIdentifier
newestMessageId ClubMessageIdentifier
ClubMessageIdentifier
Field Type Description
epoch number number of microseconds since the UNIX epoch
position number sort order for messages at the same time

Details[]

  • Get the ranges of the messages currently downloaded.

Patch changes[]

Battle for Azeroth Patch 8.0.1 (2018-07-17): Added.

Advertisement