pub fn get_book_id(pid: u16, index: u16) -> String
Get the bookId at a certain index in a player’s latest book changes.
pid The player ID whose book changes should be used. index The index of the book.
pid
index
Returns the bookId.