Skip to content

Commit c28150d

Browse files
committed
since 10.40.0
1 parent 2df9ec0 commit c28150d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Discord/Repository/Guild/GuildTemplateRepository.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ class GuildTemplateRepository extends AbstractRepository
6363
* @param string $template_code The guild template code.
6464
*
6565
* @return PromiseInterface<GuildTemplate>
66+
*
67+
* @since 10.40.0
6668
*/
6769
public function sync(string $template_code): PromiseInterface
6870
{

0 commit comments

Comments
 (0)