Jump to content
McKay Development

YeoluXX

Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by YeoluXX

  1. community.getGroupHistory(gid,page, (err,history)=>{

      if(!err){

          console.log(history);

      } else {

          console.error(err);

      }

    });

     

    I wrote this code but you do not have the permissions to access this group attribute to me. showed error. gid = "103582791462876010";

    2aP9bA.jpg

×
×
  • Create New...