Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
clockworkcoding
/
SlackAPI
Public
forked from
Inumedia/SlackAPI
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
SlackAPI
SlackAPI
on
dialogs
User selector
All users
All time
Commit history
Commits on Mar 17, 2019
Added dialog open methods to clients
max
committed
91ff65f
View commit details
Copy full SHA for 91ff65f
View code at this point
Browse repository at this point
Adding dialog types
max
committed
c6cf10b
View commit details
Copy full SHA for c6cf10b
View code at this point
Browse repository at this point
Commits on Mar 14, 2019
Merge pull request #168 from clockworkcoding/restore-bot-auth-fields
Show description for f6d639e
Inumedia
authored
f6d639e
View commit details
Copy full SHA for f6d639e
View code at this point
Browse repository at this point
Commits on Mar 12, 2019
Fixes timestamp serialization issue (#170)
Sergey Nechaev
committed
0948bad
View commit details
Copy full SHA for 0948bad
View code at this point
Browse repository at this point
Commits on Feb 23, 2019
Updated AccessTokenResponse to include the BotTokenResponse and team_id
clockworkcoding
committed
bf054f1
View commit details
Copy full SHA for bf054f1
View code at this point
Browse repository at this point
Commits on Nov 21, 2018
Merge branch 'master' into uploadfileasync
Show description for 71d0943
gpailler
committed
71d0943
View commit details
Copy full SHA for 71d0943
View code at this point
Browse repository at this point
Commits on Nov 18, 2018
#157 Completed UploadFileAsync implementation
gpailler
committed
cd6f6df
View commit details
Copy full SHA for cd6f6df
View code at this point
Browse repository at this point
Commits on Nov 11, 2018
Added GetAccessTokenAsync #121. Renamed async versions of FindTeam and AuthSignin with async suffix
gpailler
committed
0e88f9e
View commit details
Copy full SHA for 0e88f9e
View code at this point
Browse repository at this point
Added UT to check invalid proxy behavior. Ensure the connect callback is called even when connection has failed
gpailler
committed
33b4379
View commit details
Copy full SHA for 33b4379
View code at this point
Browse repository at this point
Commits on Nov 10, 2018
Raise an explicit exception if SlackSocketClient.Connect method fails (invalid token, proxy misconfiguraton...). Previously, a NRE was raised
gpailler
committed
7f57a79
View commit details
Copy full SHA for 7f57a79
View code at this point
Browse repository at this point
Added full proxy support for SlackClient/SlackTaskClient and SlackSocketClient
Show description for 8dcb19c
gpailler
committed
8dcb19c
View commit details
Copy full SHA for 8dcb19c
View code at this point
Browse repository at this point
Commits on Nov 9, 2018
Merge pull request #153 from Inumedia/147-bots-properties
Show description for d21365b
Inumedia
authored
d21365b
View commit details
Copy full SHA for d21365b
View code at this point
Browse repository at this point
Commits on Nov 8, 2018
#150 Added unit test to check PostEphemeralMessage method. Removed unused channel property in PostEphemeralResponse
gpailler
committed
63e9291
View commit details
Copy full SHA for 63e9291
View code at this point
Browse repository at this point
#147 Update supported Bots properties and expose Bots list in SlackClient
gpailler
committed
5bb6b0b
View commit details
Copy full SHA for 5bb6b0b
View code at this point
Browse repository at this point
Commits on Nov 5, 2018
Merge pull request #146 from Inumedia/pr/134
Show description for 43912b2
Inumedia
authored
43912b2
View commit details
Copy full SHA for 43912b2
View code at this point
Browse repository at this point
Merge pull request #145 from Inumedia/added-files-in-search
Show description for 529fe21
Inumedia
authored
529fe21
View commit details
Copy full SHA for 529fe21
View code at this point
Browse repository at this point
Commits on Nov 2, 2018
Fixed merge conflict for PR #134 (as_user is an optional parameter)
gpailler
committed
e9582e2
View commit details
Copy full SHA for e9582e2
View code at this point
Browse repository at this point
#106 Added files property in SearchResponseFiles
gpailler
committed
69f139f
View commit details
Copy full SHA for 69f139f
View code at this point
Browse repository at this point
Clean project references needed by platforms
gpailler
committed
b6d7a63
View commit details
Copy full SHA for b6d7a63
View code at this point
Browse repository at this point
Commits on Nov 1, 2018
#136 Added attachments property
gpailler
committed
23e58dc
View commit details
Copy full SHA for 23e58dc
View code at this point
Browse repository at this point
Edit and fix PR #135
Show description for 9e54057
gpailler
committed
9e54057
View commit details
Copy full SHA for 9e54057
View code at this point
Browse repository at this point
Merge pull request #100 from andymac4182/cleanup_warnings
Show description for ec18013
Inumedia
authored
ec18013
View commit details
Copy full SHA for ec18013
View code at this point
Browse repository at this point
Commits on Oct 20, 2018
Updated Nuget denpendencies
gpailler
committed
67caae5
View commit details
Copy full SHA for 67caae5
View code at this point
Browse repository at this point
Readded netstandard 1.6 because netstandard 1.3 cannot detect RoutinMessage in custom assemblies
gpailler
committed
b866207
View commit details
Copy full SHA for b866207
View code at this point
Browse repository at this point
Use SemVer 1 versioning to maximize compatibility
gpailler
committed
7263fd4
View commit details
Copy full SHA for 7263fd4
View code at this point
Browse repository at this point
Refactored projects to merge netframework and netcore configurations
Show description for 17db940
gpailler
committed
17db940
View commit details
Copy full SHA for 17db940
View code at this point
Browse repository at this point
Commits on May 11, 2018
Adding .netcoreapp2.0 libraries
dnuzzomueller
committed
d04a6db
View commit details
Copy full SHA for d04a6db
View code at this point
Browse repository at this point
Commits on May 10, 2018
Adding post ephemeral functionality and adding the return values for a bot_message subtype.
dnuzzomueller
committed
47e70b0
View commit details
Copy full SHA for 47e70b0
View code at this point
Browse repository at this point
Commits on Apr 25, 2018
Merge pull request #131 from dicko2/NRE
Show description for 677a0d5
Inumedia
authored
677a0d5
View commit details
Copy full SHA for 677a0d5
View code at this point
Browse repository at this point
Commits on Dec 14, 2017
Merge pull request #112 from ksasha/master
Show description for 64a4de2
Inumedia
authored
64a4de2
View commit details
Copy full SHA for 64a4de2
View code at this point
Browse repository at this point
Merge pull request #110 from brantb/user-properties
Show description for 4b4edab
Inumedia
authored
4b4edab
View commit details
Copy full SHA for 4b4edab
View code at this point
Browse repository at this point
Merge pull request #103 from SamTwining/master
Show description for f508485
Inumedia
authored
f508485
View commit details
Copy full SHA for f508485
View code at this point
Browse repository at this point
Commits on Nov 17, 2017
fix nre - https://github.com/Inumedia/SlackAPI/issues/109
koderhari
committed
99890d5
View commit details
Copy full SHA for 99890d5
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
fix nre - https://github.com/Inumedia/SlackAPI/issues/109
koderhari
committed
9f7b35e
View commit details
Copy full SHA for 9f7b35e
View code at this point
Browse repository at this point
Commits on Nov 1, 2017
fix nre - https://github.com/Inumedia/SlackAPI/issues/109
koderhari
committed
b338657
View commit details
Copy full SHA for b338657
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.