Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Pinned to Message struct #633

Merged
merged 14 commits into from
Jul 22, 2019
Merged

Add Pinned to Message struct #633

merged 14 commits into from
Jul 22, 2019

Conversation

JurrijnP
Copy link
Contributor

No description provided.

bwmarrin and others added 10 commits September 5, 2017 20:05
from the code I ran on my system with the latest changes this seems to be the syntax for the authentication tokens. I'm guessing it was just never updated.
Let me know if this is incorrect. 
Thanks!
travis: update go versions
added clarification when initializing discordgo
@JurrijnP JurrijnP changed the title Add Pinned member to Message struct Add Pinned to Message struct Feb 23, 2019
@JurrijnP
Copy link
Contributor Author

Can somebody explain why this failed?

@Hinara
Copy link
Contributor

Hinara commented Feb 23, 2019

You have a empty line with spaces which should not be there

@iopred iopred merged commit 5fb15f5 into bwmarrin:develop Jul 22, 2019
Bios-Marcel pushed a commit to Bios-Marcel/discordgo that referenced this pull request Jul 22, 2019
* Bump to v0.17.0

* Add members from GuildMembersChunk to state (bwmarrin#454)

* Revert "Add members from GuildMembersChunk to state (bwmarrin#454)" (bwmarrin#455)

This reverts commit e4487b3.

* added clarification when initializing discordgo

from the code I ran on my system with the latest changes this seems to be the syntax for the authentication tokens. I'm guessing it was just never updated.
Let me know if this is incorrect. 
Thanks!

* travis: update go versions

* Add Pinned member to message struct

Pinned member was missing.

* Missed an :

* Update README.md

* Removed space
@bwmarrin bwmarrin added this to the v0.20.0 milestone Aug 27, 2019
ErikMcClure pushed a commit to ErikMcClure/discordgo that referenced this pull request Aug 4, 2020
* Bump to v0.17.0

* Add members from GuildMembersChunk to state (bwmarrin#454)

* Revert "Add members from GuildMembersChunk to state (bwmarrin#454)" (bwmarrin#455)

This reverts commit e4487b3.

* added clarification when initializing discordgo

from the code I ran on my system with the latest changes this seems to be the syntax for the authentication tokens. I'm guessing it was just never updated.
Let me know if this is incorrect. 
Thanks!

* travis: update go versions

* Add Pinned member to message struct

Pinned member was missing.

* Missed an :

* Update README.md

* Removed space
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.

7 participants