Edits history of script submission #16 for ' Get File (slack)'

  • deno
    import { WebClient } from "https://deno.land/x/[email protected]/mod.ts";
    /*
    @param: {string} file - file ID
    @param: {number} count - Number of items to return per page
    @param: {numb} page - number of pages to return
    */
    
    type Slack = {
      token: string;
    };
    export async function main(
      slack_auth: Slack,
      file: string,
      count?: number,
      page?: number
    ) {
      const web = new WebClient(slack_auth.token);
    
      let response = await web.files.info({
        file: file,
        count: count,
        page: page,
      });
    
      return { response: response };
    }
    

    Submitted by hugo697 389 days ago

  • deno
    import { WebClient } from "https://deno.land/x/[email protected]/mod.ts";
    /*
    @param: {string} file - file ID
    @param: {number} count - Number of items to return per page
    @param: {numb} page - number of pages to return
    */
    
    type Slack = {
      token: string;
    };
    export async function main(
      slack_auth: Slack,
      file: string,
      count?: number,
      page?: number
    ) {
      const web = new WebClient(slack_auth.token);
    
      let response = await web.files.info({
        file: file,
        count: count,
        page: page,
      });
    
      return { response: response };
    }
    

    Submitted by hugo697 403 days ago

  • deno
    import { WebClient } from "https://deno.land/x/[email protected]/mod.ts";
    /*
    @param: {string} file - file ID
    @param: {number} count - Number of items to return per page
    @param: {numb} page - number of pages to return
    */
    
    type Slack = {
      token: string;
    };
    export async function main(
      slack_auth: Slack,
      file: string,
      count?: number,
      page?: number
    ) {
      const web = new WebClient(slack_auth.token);
    
      let response = await web.files.info({
        file: file,
        count: count,
        page: page,
      });
    
      return { response: response };
    }
    

    Submitted by hugo697 965 days ago

  • deno
    import { WebClient } from "https://deno.land/x/[email protected]/mod.ts";
    /*
    @param: {string} file - file ID
    @param: {number} count - Number of items to return per page
    @param: {numb} page - number of pages to return
    */
    
    type Slack = {
      token: string;
    };
    export async function main(
      slack_auth: Slack,
      file: string,
      count?: number,
      page?: number,
    ) {
      const web = new WebClient(slack_auth);
    
      let response = await web.files.info({
        file: file,
        count: count,
        page: page,
      });
    
      return { response: response };
    }
    

    Submitted by admin 966 days ago

  • deno
    import { WebClient } from "https://deno.land/x/[email protected]/mod.ts";
    /*
    @param: {string} file - file ID
    @param: {number} count - Number of items to return per page
    @param: {numb} page - number of pages to return
    */
    
    type Slack = {
      token: string;
    };
    export async function main(
      slack_auth: Slack,
      file: string,
      count?: number,
      page?: number
    ) {
      const web = new WebClient(slack_auth.token);
    
      let response = await web.files.info({
        file: file,
        count: count,
        page: page,
      });
    
      return { response: response };
    }
    

    Submitted by hugo697 979 days ago

  • deno
    import { WebClient } from "https://deno.land/x/[email protected]/mod.ts";
    /*
    @param: {string} file - file ID
    @param: {number} count - Number of items to return per page
    @param: {numb} page - number of pages to return
    */
    
    type Slack = {
      token: string;
    };
    export async function main(
      slack_auth: Slack,
      file: string,
      count?: number,
      page?: number,
    ) {
      const web = new WebClient(slack_auth);
    
      let response = await web.files.info({
        file: file,
        count: count,
        page: page,
      });
    
      return { response: response };
    }
    

    Submitted by admin 1036 days ago

  • deno
    import { WebClient } from "https://deno.land/x/[email protected]/mod.ts";
    /*
    @param: {string} file - file ID
    @param: {number} count - Number of items to return per page
    @param: {numb} page - number of pages to return
    */
    
    type Slack = {
      token: string;
    };
    export async function main(
      slack_auth: Slack,
      file: string,
      count?: number,
      page?: number,
    ) {
      const web = new WebClient(slack_auth);
    
      let response = await web.files.info({
        file: file,
        count: count,
        page: page,
      });
    
      return { "response": response };
    }
    

    Submitted by admin 1039 days ago

  • deno
    import * as wmill from "https://deno.land/x/[email protected]/mod.ts";
    import { WebClient } from "https://deno.land/x/[email protected]/mod.ts";
    /*
    @param: {string} file - file ID
    @param: {number} count - Number of items to return per page
    @param: {numb} page - number of pages to return
    */
    
    export async function main(
      slack_auth: wmill.Resource<"slack">,
      file: string,
      count?: number,
      page?: number,
    ) {
      const web = new WebClient(slack_auth);
    
      let response = await web.files.info({
        file: file,
        count: count,
        page: page,
      });
    
      return { "response": response };
    }
    

    Submitted by adam186 1165 days ago

  • deno
    import * as wmill from "https://deno.land/x/[email protected]/index.ts";
    import { WebClient } from "https://deno.land/x/[email protected]/mod.ts";
    /*
    @param: {string} file - file ID
    @param: {number} count - Number of items to return per page
    @param: {numb} page - number of pages to return
    */
    
    export async function main(
      slack_auth: wmill.Resource<"slack">,
      file: string,
      count?: number,
      page?: number,
    ) {
      const web = new WebClient(slack_auth);
    
      let response = await web.files.info({
        file: file,
        count: count,
        page: page,
      });
    
      return { "response": response };
    }
    

    Submitted by adam186 1167 days ago

  • deno
    import * as wmill from "https://deno.land/x/[email protected]/index.ts";
    import { WebClient } from "https://deno.land/x/[email protected]/mod.ts";
    /*
    @param: {string} file - file ID
    @param: {number} count - Number of items to return per page
    @param: {numb} page - number of pages to return
    */
    
    export async function main(
      slack_auth: wmill.Resource<"slack">,
      file: string,
      count?: number,
      page?: number,
    ) {
      const web = new WebClient(slack_auth);
    
      let response = await web.files.info({
        file: file,
        count: count,
        page: page,
      });
    
      return { "response": response };
    }
    

    Submitted by adam186 1202 days ago

  • deno
    import * as wmill from "https://deno.land/x/[email protected]/index.ts";
    import { WebClient } from "https://deno.land/x/[email protected]/mod.ts";
    /*
    @param: {string} file - file ID
    @param: {number} count - Number of items to return per page
    @param: {numb} page - number of pages to return
    */
    
    export async function main(
      slack_auth: wmill.Resource<"slack">,
      file: string,
      count?: number,
      page?: number,
    ) {
      const web = new WebClient(slack_auth);
    
      let response = await web.files.info({
        file: file,
        count: count,
        page: page,
      });
    
      return { "response": response };
    }
    

    Submitted by rossmccrann 1454 days ago

  • deno
    import * as wmill from "https://deno.land/x/[email protected]/index.ts";
    import { WebClient } from "https://deno.land/x/[email protected]/mod.ts";
    
    /*
    @param: {string} file - file ID
    @param: {number} count - Number of items to return per page
    @param: {number} page - number of pages to return
    */
    
    export async function main(file: string, count?: number, page?: number) {
      const web = new WebClient(slack_token);
    
      let response = await web.files.info({
        file: file,
        count: count,
        page: page,
      });
    
      return { "response": response };
    }
    

    Submitted by rossmccrann 1455 days ago