Skip to content

feat: add mode of send #3

@ArtARTs36

Description

@ArtARTs36

Create three modes of send:

  • create
  • update
  • append

update and append expecting message_id from input

  • input has new parameter message_id
  • input has new parameter mode
  • application failed when input contains mode update and message_id is empty
  • application failed when input contains mode append and message_id is empty
  • application failed when input contains mode create and message_id is not empty
  • application update message when input contains mode update
  • application append message when input contains mode append

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions