mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-03-04 23:40:40 +00:00
[AB-94] adding templates for exceptions in member/role/channel retrieval per name
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<#include "multiple_channels_found_by_name_exception_text">
|
||||
@@ -0,0 +1 @@
|
||||
<#include "multiple_members_found_by_name_exception_text">
|
||||
@@ -0,0 +1 @@
|
||||
<#include "multiple_roles_found_by_name_exception_text">
|
||||
@@ -0,0 +1 @@
|
||||
<#include "no_channel_found_by_name_exception_text">
|
||||
@@ -0,0 +1 @@
|
||||
<#include "no_member_found_by_name_exception_text">
|
||||
@@ -0,0 +1 @@
|
||||
<#include "no_role_found_by_name_exception_text">
|
||||
Reference in New Issue
Block a user