Necroforger
|
d554270136
|
Allow size parameter to be omitted (#468)
|
2017-11-08 07:55:51 -08:00 |
|
Rinzen Necroforger
|
a71f5e3e61
|
Support animated avatar URLs (#388)
* Methods to obtain a user's avatar URL
* Created EndpointUserAvatarAnimated and updated AvatarURL
* Fixed the size parameter
|
2017-05-29 20:03:39 -07:00 |
|
Chris Rhodes
|
7b62921b4e
|
Pedantic comment updates.
|
2017-04-28 12:30:00 -07:00 |
|
Ammar Bandukwala
|
e58e61b0ff
|
add Tag method to user (#364)
* add Tag method to user
* change format verb to %s
* use consistent string forming
|
2017-04-28 12:29:20 -07:00 |
|
LEGOlord208
|
9b9f289415
|
How about no? (#356)
I don't know why somebody would do something this inefficient, but I think plain concatination is a better approach
|
2017-04-14 09:07:36 -07:00 |
|
Ammar Bandukwala
|
52ad9e2feb
|
add String() method to User (#350)
* add String() method to User
* put User def in it's own file
* remove usage of t.Run for support w/ older Go versions
|
2017-04-07 08:19:48 -07:00 |
|