VagantemNumen
|
a2c826192f
Added check for maximum messages in the slice.
|
8 years ago |
VagantemNumen
|
35e6225f87
Added ChannelMessagesBulkDelete function.
|
8 years ago |
Bruce Marriner
|
ad2aa618dd
Expand rate limit locks a little
|
8 years ago |
jonas747
|
c8b796b223
Add GuildMemberNickname
|
8 years ago |
Bruce Marriner
|
c8e6cbffcf
Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop
|
8 years ago |
Bruce
|
9aaebf7100
Merge pull request #186 from jonas747/develop
|
8 years ago |
Bruce Marriner
|
38c51ce788
Renamed RateLimited to RateLimit
|
8 years ago |
Bruce Marriner
|
098d7861a4
BREAKING - Added RateLimited event
|
8 years ago |
jonas747
|
beec086d69
Fixed ChannelMessageAck
|
8 years ago |
Bruce Marriner
|
a24f9e3d10
Slight better rate limit handling
|
8 years ago |
Bruce Marriner
|
e2e03c3078
Do not allow sending role colors > 0xFFFFFF
|
8 years ago |
Bruce Marriner
|
11404bc598
Moved resquest api data log to request() func
|
8 years ago |
Bruce Marriner
|
21739b0274
Add a little spacing when logging rest api requests
|
8 years ago |
Chris Rhodes
|
8be21fb539
Fix unmarshall error with Invite, improve error logging.
|
8 years ago |
Chris Rhodes
|
24e7f04e0e
Add support for GuildEmbed and GuildIntegration endpoints.
|
8 years ago |
Bruce Marriner
|
1a672823a2
Lint and Cleanup
|
8 years ago |
jonas747
|
d1f25d8561
Changed fmt.Print to log.Print
|
8 years ago |
Bruce Marriner
|
f9bf5fb040
Added HTTP 201 to Request and gofmt :)
|
8 years ago |
abalabahaha
|
539b9d203f
Fix UserChannelPermissions
|
8 years ago |
abalabahaha
|
cd24674ebb
Added UserChannelPermissions function
|
8 years ago |
noisypixy
|
ce9840f8c4
Constant missing in Go < 1.6
|
8 years ago |
noisypixy
|
6c820412cf
Replace HTTP status codes for net/http constants.
|
8 years ago |
Nicholas Stafie
|
58fe658fa5
Add VerificationLevel value consts and a typedef for int
|
8 years ago |
Bruce
|
226df093f6
Merge pull request #132 from nstafie/develop
|
8 years ago |
Bruce Marriner
|
a45e493e1f
Add limit max values in comments
|
8 years ago |
Nicholas Stafie
|
f5ac3b10bf
Better document GuildEdit arguments
|
8 years ago |
Nicholas Stafie
|
1a844d697d
Add support for guild region and verification level
|
8 years ago |
Bruce
|
f67b8152cf
Merge pull request #127 from iopred/docs
|
8 years ago |
Bruce Marriner
|
c3cb8469bb
Removed GuildInviteCreate function.
|
8 years ago |
Chris Rhodes
|
50b7bdd6ff
Change API for ChannelMessages to accept Message ID's as strings. Fixes #120
|
8 years ago |