Edits history of script submission #18 for ' Delete Message (slack)'

  • deno
    import { WebClient } from "https://deno.land/x/[email protected]/mod.ts";
    /*
    @param: {string} channel - Channel containing the message to be deleted.
    @param: {string} timestamp - Timestamp of the message to be deleted.
    */
    
    type Slack = {
      token: string;
    };
    export async function main(
      slack_auth: Slack,
      channel: string,
      timestamp: string
    ) {
      const web = new WebClient(slack_auth.token);
    
      let response = await web.chat.delete({
        channel: channel,
        ts: timestamp,
      });
    
      return { response: response };
    }
    

    Submitted by hugo697 463 days ago

  • deno
    import { WebClient } from "https://deno.land/x/[email protected]/mod.ts";
    /*
    @param: {string} channel - Channel containing the message to be deleted.
    @param: {string} timestamp - Timestamp of the message to be deleted.
    */
    
    type Slack = {
      token: string;
    };
    export async function main(
      slack_auth: Slack,
      channel: string,
      timestamp: string
    ) {
      const web = new WebClient(slack_auth.token);
    
      let response = await web.chat.delete({
        channel: channel,
        ts: timestamp,
      });
    
      return { response: response };
    }
    

    Submitted by hugo697 477 days ago

  • deno
    import { WebClient } from "https://deno.land/x/[email protected]/mod.ts";
    /*
    @param: {string} channel - Channel containing the message to be deleted.
    @param: {string} timestamp - Timestamp of the message to be deleted.
    */
    
    type Slack = {
      token: string;
    };
    export async function main(
      slack_auth: Slack,
      channel: string,
      timestamp: string
    ) {
      const web = new WebClient(slack_auth.token);
    
      let response = await web.chat.delete({
        channel: channel,
        ts: timestamp,
      });
    
      return { response: response };
    }
    

    Submitted by hugo697 1038 days ago

  • deno
    import { WebClient } from "https://deno.land/x/[email protected]/mod.ts";
    /*
    @param: {string} channel - Channel containing the message to be deleted.
    @param: {string} timestamp - Timestamp of the message to be deleted.
    */
    
    type Slack = {
      token: string;
    };
    export async function main(
      slack_auth: Slack,
      channel: string,
      timestamp: string,
    ) {
      const web = new WebClient(slack_auth);
    
      let response = await web.chat.delete({
        channel: channel,
        timestamp: timestamp,
      });
    
      return { response: response };
    }
    

    Submitted by admin 1040 days ago

  • deno
    import { WebClient } from "https://deno.land/x/[email protected]/mod.ts";
    /*
    @param: {string} channel - Channel containing the message to be deleted.
    @param: {string} timestamp - Timestamp of the message to be deleted.
    */
    
    type Slack = {
      token: string;
    };
    export async function main(
      slack_auth: Slack,
      channel: string,
      timestamp: string
    ) {
      const web = new WebClient(slack_auth.token);
    
      let response = await web.chat.delete({
        channel: channel,
        ts: timestamp,
      });
    
      return { response: response };
    }
    

    Submitted by hugo697 1053 days ago

  • deno
    import { WebClient } from "https://deno.land/x/[email protected]/mod.ts";
    /*
    @param: {string} channel - Channel containing the message to be deleted.
    @param: {string} timestamp - Timestamp of the message to be deleted.
    */
    
    type Slack = {
      token: string;
    };
    export async function main(
      slack_auth: Slack,
      channel: string,
      timestamp: string,
    ) {
      const web = new WebClient(slack_auth);
    
      let response = await web.chat.delete({
        channel: channel,
        timestamp: timestamp,
      });
    
      return { response: response };
    }
    

    Submitted by admin 1110 days ago

  • deno
    import { WebClient } from "https://deno.land/x/[email protected]/mod.ts";
    /*
    @param: {string} channel - Channel containing the message to be deleted.
    @param: {string} timestamp - Timestamp of the message to be deleted.
    */
    
    type Slack = {
      token: string;
    };
    export async function main(
      slack_auth: Slack,
      channel: string,
      timestamp: string,
    ) {
      const web = new WebClient(slack_auth);
    
      let response = await web.chat.delete({
        channel: channel,
        timestamp: timestamp,
      });
    
      return { "response": response };
    }

    Submitted by admin 1113 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} channel - Channel containing the message to be deleted.
    @param: {string} timestamp - Timestamp of the message to be deleted.
    */
    
    export async function main(
      slack_auth: wmill.Resource<"slack">,
      channel: string,
      timestamp: string,
    ) {
      const web = new WebClient(slack_auth);
    
      let response = await web.chat.delete({
        channel: channel,
        timestamp: timestamp,
      });
    
      return { "response": response };
    }

    Submitted by adam186 1239 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} channel - Channel containing the message to be deleted.
    @param: {string} timestamp - Timestamp of the message to be deleted.
    */
    
    export async function main(
      slack_auth: wmill.Resource<"slack">,
      channel: string,
      timestamp: string,
    ) {
      const web = new WebClient(slack_auth);
    
      let response = await web.chat.delete({
        channel: channel,
        timestamp: timestamp,
      });
    
      return { "response": response };
    }

    Submitted by adam186 1241 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} channel - Channel containing the message to be deleted.
    @param: {string} timestamp - Timestamp of the message to be deleted.
    */
    
    export async function main(
      slack_auth: wmill.Resource<"slack">,
      channel: string,
      timestamp: string,
    ) {
      const web = new WebClient(slack_auth);
    
      let response = await web.chat.delete({
        channel: channel,
        timestamp: timestamp,
      });
    
      return { "response": response };
    }

    Submitted by adam186 1276 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} channel - Channel containing the message to be deleted.
    @param: {string} timestamp - Timestamp of the message to be deleted.
    */
    
    export async function main(
      slack_auth: wmill.Resource<"slack">,
      channel: string,
      timestamp: string,
    ) {
      const web = new WebClient(slack_auth);
    
      let response = await web.chat.delete({
        channel: channel,
        timestamp: timestamp,
      });
    
      return { "response": response };
    }

    Submitted by rossmccrann 1528 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} channel - Channel containing the message to be deleted.
    @param: {string} timestamp - Timestamp of the message to be deleted.
    */
    
    export async function main(
      channel: string,
      timestamp: string,
    ) {
      const web = new WebClient(await wmill.getVariable("g/all/slack_token"));
    
      let response = await web.chat.delete({
        channel: channel,
        timestamp: timestamp,
      });
    
      return { "response": response };
    }

    Submitted by rossmccrann 1529 days ago