Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@akashdotsrivastava
Copy link
Collaborator

Broadcast messages API

Gitlab.broadcast_messages
Gitlab.broadcast_message(id)
Gitlab.create_broadcast_message(message, options = {})
Gitlab.edit_broadcast_message(id, options = {})
Gitlab.delete_broadcast_message(id)

Closes #436

@NARKOZ NARKOZ merged commit 9710ed6 into NARKOZ:master Nov 20, 2018
@NARKOZ
Copy link
Owner

NARKOZ commented Nov 20, 2018

👍

# frozen_string_literal: true

class Gitlab::Client
# Defines methods related to broadcast messages(only accessible to administrators).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a space before the parenthesis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants